I tried that but didnot have any luck. Is there anything else that needs to be done to fix this issue.
Thanks
Krishna
Search found 81 matches
- Tue Nov 21, 2017 11:36 am
- Forum: Nagios XI
- Topic: Nagios performance data not working
- Replies: 11
- Views: 1648
- Wed Oct 25, 2017 1:31 pm
- Forum: Nagios XI
- Topic: Nagios performance data not working
- Replies: 11
- Views: 1648
Re: Nagios performance data not working
Hi @vuduops, 1. service crond status [root@nagios1.mlp perfdata]# service crond status crond (pid 4848) is running... 2 . Run the command below and post the error messages from cron jobs./var/log/cron [root@nagios1.mlp perfdata]# ls -ltr /var/log/cron -rw-r--r-- 1 root root 6587255 Oct 25 18:24 /var...
- Wed Oct 25, 2017 12:17 pm
- Forum: Nagios XI
- Topic: Nagios performance data not working
- Replies: 11
- Views: 1648
Re: Nagios performance data not working
Here is the output root@nagios1.mlp tmp]# cd /var/nagiosramdisk/spool/perfdata/ [root@nagios1.mlp perfdata]# ls ./ ../ [root@nagios1.mlp perfdata]# vi /usr/local/nagios/etc/pnp/npcd.cfg [root@nagios1.mlp perfdata]# grep load_threshold /usr/local/nagios/etc/pnp/npcd.cfg # use_load_threshold - enables...
- Tue Oct 24, 2017 3:43 pm
- Forum: Nagios XI
- Topic: Nagios performance data not working
- Replies: 11
- Views: 1648
Re: Nagios performance data not working
This is what I see. Still no rrd file being generated
Code: Select all
[[email protected] tmp]# ls /usr/local/nagios/var/spool/perfdata/ | wc -l
1
[[email protected] tmp]# ls /usr/local/nagios/var/spool/xidpe/ | wc -l
6855
- Tue Oct 24, 2017 11:44 am
- Forum: Nagios XI
- Topic: Nagios performance data not working
- Replies: 11
- Views: 1648
Re: Nagios performance data not working
Please find the system profile zip attached
- Mon Oct 23, 2017 12:01 pm
- Forum: Nagios XI
- Topic: Nagios performance data not working
- Replies: 11
- Views: 1648
Nagios performance data not working
MOD NOTE: Split from https://support.nagios.com/forum/viewto ... 16&t=44950
I ran the install_ramdisk.sh. That seemed to have fixed the performance grapher crashing issue but now I donot see any RRD file being created. Can you please help.
Thanks
Krishna
I ran the install_ramdisk.sh. That seemed to have fixed the performance grapher crashing issue but now I donot see any RRD file being created. Can you please help.
Thanks
Krishna
- Tue Sep 26, 2017 10:56 am
- Forum: Nagios XI
- Topic: macros for check_http
- Replies: 2
- Views: 353
macros for check_http
Hi; Is there a way I can define a single macro in the commands.cfg that can take all the arguments in the service definition. define command { command_name check_xi_service_http_content command_line $USER1$/check_http -H $HOSTADDRESS$ --onredirect=follow -s "$ARG1$" } Instead of check_http...
- Mon Aug 07, 2017 5:54 pm
- Forum: Nagios XI
- Topic: Nagios performance engine keeps crashing
- Replies: 5
- Views: 525
Re: Nagios performance engine keeps crashing
I have attached the screen shot for you reference. I have commented out the cpu_threshold to see what happens.
-Krishna
-Krishna
- Wed Aug 02, 2017 9:31 am
- Forum: Nagios XI
- Topic: Nagios performance engine keeps crashing
- Replies: 5
- Views: 525
Re: Nagios performance engine keeps crashing
I increased the load threshold to 16 but I still see the issue ? [root@nagios1.mlp ~]# grep processor /proc/cpuinfo | wc -l 16 [root@nagios1.mlp ~]# cat /usr/local/nagios/etc/pnp/npcd.cfg | grep load # use_load_threshold - enables/disables load watching # use_load_threshold = <0 / 1> (default: 0) #u...
- Tue Aug 01, 2017 3:39 pm
- Forum: Nagios XI
- Topic: Nagios performance engine keeps crashing
- Replies: 5
- Views: 525
Nagios performance engine keeps crashing
Nagios performance engine keeps crashing. [08-01-2017 20:08:58] NPCD: npcd Daemon (0.4.14) started with PID=30016 [08-01-2017 20:08:58] NPCD: Please have a look at 'npcd -V' to get license information [08-01-2017 20:08:58] NPCD: HINT: load_threshold is enabled - ('10.000000') [08-01-2017 20:09:54] N...