- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 07:47 PM
I want to create a script to retrieve the installed software retrieved by the agent client collector, but I don't know how to retrieve it. Looking at the table definition, it seems that there is no connection with CI.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2024 12:49 AM - edited ‎03-29-2024 07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2024 06:10 AM
ACC runs the OSIQuery commands to fetch the list of installed software in the installed software ruby file, try running the commands from osquery/bin folder to see the output
Also check the installed software table, relationship must be there with Software to CI, based on that only software showing in related list of CI.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2024 12:47 AM - edited ‎03-29-2024 07:22 AM
Sorry for the series of posts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2024 12:48 AM
Sorry, maybe the details of the question were incorrect.
I would like to create a script that installs ACC and retrieves the acquired agents - host - installed software information from "sn agent cmdb ci" agent or "cmdb ci linux server" or "cmdb ci server", etc., but I can't get the installed software information from the acquired acc data etc. Is it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2024 12:49 AM - edited ‎03-29-2024 07:20 AM
Sorry for the series of posts.