Page 1 of 1

Total number of alerts,hosts and services added in Nagios XI

Posted: Wed Dec 30, 2015 12:40 am
by bsivavani
Hi Support,

We would like to know about total number of alerts,hosts and services that are currently added by us in Nagios XI(total builtin and custom checks). Is there any way to calculate this count.

This is for capacity planning for Nagios XI.

Re: Total number of alerts,hosts and services added in Nagio

Posted: Wed Dec 30, 2015 12:12 pm
by lmiltchev
Run the following command from the CLI:

Code: Select all

/usr/local/nagios/bin/nagiostats
Is this the information that you were looking for?