Hi Team,
We are looking for a weekly report with average Packet loss and Latency for each host in Nagios.
Kindly suggest to us how we can achieve this.
Thanks
Host weekly report with average Packet loss and Latency
Re: Host weekly report with average Packet loss and Latency
There is not currently a report that shows this.
You could go to Home > Host Status, set it to show 1000 per page, and then schedule the page as a report by clicking the very top right menu with the three horizontal lines in it to schedule that as a page.
Or you could get that info from the API but you would need to script it out:
To do it over time you would need to use the rrdexport API endpoint:
You could go to Home > Host Status, set it to show 1000 per page, and then schedule the page as a report by clicking the very top right menu with the three horizontal lines in it to schedule that as a page.
Or you could get that info from the API but you would need to script it out:
Code: Select all
http://YOURXISERVER/nagiosxi/help/api-object-reference.php#objects-hoststatusCode: Select all
http://YOURXISERVER/nagiosxi/help/api-object-reference.php#objects-rrdexport