Page 1 of 1

No Performance Log

Posted: Mon Sep 14, 2020 10:50 pm
by elealyngarcia
Hi
We have a new NagiosXI 5.5.11 running in RHEL 7, and the performance graph is empty for any hosts.
Image
The perfdata log is empty, but we have the host-perfdata and service-perfdata and continuing to grow.

Code: Select all

[root@ var]# du -sh *
1.8G    archives
7.6G    host-perfdata
22M     nagios.log
0       nagios.tmpcbpezW
4.0K    ndo2db.lock
0       ndomod.tmp
0       ndo.sock
76K     npcd.log
4.0K    nrpe.pid
13M     objects.cache
0       perfdata.log
20M     retention.dat
0       rw
31G     service-perfdata
0       spool
4.0K    stats
19M     status.dat
[root@var]# pwd
/usr/local/nagios/var
We restart the npcd service but I have this issue Sep 14 21:45:33 LPRNEDIFNGM007V systemd[1]: Failed to parse PID from file /usr/local/nagiosxi/var/subsys/npcd.pid: Invalid argument

Code: Select all

# systemctl status npcd
● npcd.service - LSB: Nagios NPCD Initscript
   Loaded: loaded (/etc/rc.d/init.d/npcd; bad; vendor preset: disabled)
   Active: active (running) since Mon 2020-09-14 21:45:33 CDT; 58min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 21363 ExecStop=/etc/rc.d/init.d/npcd stop (code=exited, status=0/SUCCESS)
  Process: 21370 ExecStart=/etc/rc.d/init.d/npcd start (code=exited, status=0/SUCCESS)
 Main PID: 21373 (npcd)
   CGroup: /system.slice/npcd.service
           └─21373 /usr/local/nagios/bin/npcd -d -f /usr/local/nagios/etc/pnp/npcd.cfg

Sep 14 21:45:33 LPRNEDIFNGM007V systemd[1]: Starting LSB: Nagios NPCD Initscript...
Sep 14 21:45:33 LPRNEDIFNGM007V npcd[21370]: NPCD started.
Sep 14 21:45:33 LPRNEDIFNGM007V systemd[1]: Failed to parse PID from file /usr/local/nagiosxi/var/subsys/npcd.pid: Invalid argument
Sep 14 21:45:33 LPRNEDIFNGM007V systemd[1]: Started LSB: Nagios NPCD Initscript.
Even the View Performance Graph icon is missing
Image

Re: No Performance Log

Posted: Tue Sep 15, 2020 2:07 pm
by cdienger
A ticket has been opened for this issue so we will lock this thread and continue working the issue through the ticket.