Hello Team,
We have almost 500 servers monitored in our Nagios XI server.
We want to get the data of all hosts and respective services running on them. In other words, I want to get the details of all hosts and which services are running on which host.
Can you please let me know if it is possible to get the data?
Host and services Details
Host and services Details
Thanks & Regards,
I2MP Team.
I2MP Team.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Host and services Details
This is available in the API
Go to Help -> Objects Reference
and you can pull these from
Go to Help -> Objects Reference
and you can pull these from
Code: Select all
GET objects/hoststatus
GET objects/servicestatusRe: Host and services Details
Hello,
I am not able to find that option in GUI. PFA the screen shot for the same.
I am not able to find that option in GUI. PFA the screen shot for the same.
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
I2MP Team.
I2MP Team.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Host and services Details
Oh, you are running an old version, the API was added in XI 5.0.0+RIDS_I2MP wrote: I am not able to find that option in GUI. PFA the screen shot for the same.
If you upgrade to the latest you would have those options
https://assets.nagios.com/downloads/nag ... ctions.pdf