Report of host and service status
Report of host and service status
Any predefined report can show host with 'down' state and its service with 'warning' or 'critical' state? If such report doesn't exist, is it possible to create? Current XI version is 5.4.13. Will upgrade it to 5.7.3.
Re: Report of host and service status
You can go to Tools > My Tools > Add a Tool:
- Set the name you want
- Use this for the URL (change http to https if using https, change YOURXISERVER as well
- Save
Now refresh the Tools page and click on that new tool and it will load a page that will show you all hosts that are DOWN with all services that are in WARNING or CRITICAL.
Then you can click the very top right menu with the three horizonal lines in it and click the first icon to schedule the page as a report.
- Set the name you want
- Use this for the URL (change http to https if using https, change YOURXISERVER as well
Code: Select all
http://YOURXISERVER/nagiosxi/includes/components/xicore/status.php?&show=services&hoststatustypes=4&servicestatustypes=20
Now refresh the Tools page and click on that new tool and it will load a page that will show you all hosts that are DOWN with all services that are in WARNING or CRITICAL.
Then you can click the very top right menu with the three horizonal lines in it and click the first icon to schedule the page as a report.
Re: Report of host and service status
How to also add contact of host and service in the output?
Re: Report of host and service status
You can't, that's not a part of the functionality.
The closest you can get to that would be to login here with your XI credentials:
The closest you can get to that would be to login here with your XI credentials:
Code: Select all
http://YOURXISERVER/nagios/cgi-bin/config.cgi