Monitored Device Inventory

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
capgemtools
Posts: 56
Joined: Wed Aug 12, 2020 3:16 pm

Monitored Device Inventory

Post by capgemtools »

Hello All,

I am using the XI Enterprise Edition to monitor network devices. Every month, I need to pull the list of devices currently monitored by XI (Host-names, IP addresses). I did not find an option to do so. Can you help me on this please? Is there an Option on XI to get the list or can I use any plugin?
Thanks,
Supriya
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitored Device Inventory

Post by scottwilkerson »

Sorry, we do not have a builtin report that gives exactly what you are looking for, but you can pull the information from the API
Help -> API Docs -> Objects Reference
The endpoint of interest will be

Code: Select all

GET objects/host
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked