XI Shows performance graph isn't running
Re: XI Shows performance graph isn't running
Was pnp4nagios updated on this server? I ask because this is a potential symptom of upgrading to to pnp4nagios 0.6 (and we only support 0.4 currently).
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: XI Shows performance graph isn't running
I checked all the rpms and I don't see pnp4nagios installed.abrist wrote:Was pnp4nagios updated on this server? I ask because this is a potential symptom of upgrading to to pnp4nagios 0.6 (and we only support 0.4 currently).
Last edited by slansing on Mon Sep 09, 2013 1:03 pm, edited 1 time in total.
Reason: Please edit your previous post to add information/questions if you are the last poster.
Reason: Please edit your previous post to add information/questions if you are the last poster.
Re: XI Shows performance graph isn't running
Can you run the following command and show the output?
Code: Select all
cat /usr/local/nagios/etc/pnp/pnp4nagios_releaseBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: XI Shows performance graph isn't running
This process is checked by a cron. What is the output of:
Code: Select all
ps -aef | grep cron | grep perfFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: XI Shows performance graph isn't running
lmiltchev wrote:Can you run the following command and show the output?
Code: Select all
cat /usr/local/nagios/etc/pnp/pnp4nagios_release
Code: Select all
#cat /usr/local/nagios/etc/pnp/pnp4nagios_release
PKG_REL_DATE="05-02-2009"
PKG_VERSION="0.4.14"
PKG_NAME="pnp"
Re: XI Shows performance graph isn't running
abrist wrote:This process is checked by a cron. What is the output of:Code: Select all
ps -aef | grep cron | grep perf
Code: Select all
#ps -aef | grep cron | grep perf
nagios 14846 14837 0 14:41 ? 00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/perfdataproc.php > /usr/local/nagiosxi/var/perfdataproc.log 2>&1
nagios 14855 14846 0 14:41 ? 00:00:00 /usr/bin/php -q /usr/local/nagiosxi/cron/perfdataproc.php
Re: XI Shows performance graph isn't running
Are there any javascript errors etc. in your browser?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: XI Shows performance graph isn't running
I don't see anyabrist wrote:Are there any javascript errors etc. in your browser?
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: XI Shows performance graph isn't running
What are your rights on /usr/local/nagiosxi/var/subsys/npcd.pid
Code: Select all
ll /usr/local/nagiosxi/var/subsys/npcd.pidNagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: XI Shows performance graph isn't running
Hmmmm..... Should this be nagios?sreinhardt wrote:What are your rights on /usr/local/nagiosxi/var/subsys/npcd.pidCode: Select all
ll /usr/local/nagiosxi/var/subsys/npcd.pid
Code: Select all
# ll /usr/local/nagiosxi/var/subsys/npcd.pid
-rw-r----- 1 root root 4 Sep 7 04:04 /usr/local/nagiosxi/var/subsys/npcd.pid