Page 1 of 1

Nagios XI Report showing all 0's

Posted: Mon Feb 19, 2018 10:06 am
by gthreadgill
The nagios xi availability report is displaying all 0's . I can select any host group and it is the same.
profile.zip

Re: Nagios XI Report showing all 0's

Posted: Mon Feb 19, 2018 4:45 pm
by npolovenko
Hello, @gthreadgill.

Please open the following config file on your system:

Code: Select all

/usr/local/nagios/etc/pnp/process_perfdata.cfg
And change:

Code: Select all

TIMEOUT = 5
to

Code: Select all

TIMEOUT = 15
After that please restart the npcd daemon with:

Code: Select all

service npcd restart
Can you also generate a state history report for the same period of time that you generated the Availability report, and share it with us?