No Performance Log

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
elealyngarcia
Posts: 18
Joined: Sun Apr 28, 2019 6:09 pm

No Performance Log

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: No Performance Log

Post by cdienger »

A ticket has been opened for this issue so we will lock this thread and continue working the issue through the ticket.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked