Search found 83 matches

by dmanem
Tue Feb 05, 2013 11:21 am
Forum: Nagios XI
Topic: Bulk changes
Replies: 3
Views: 339

Re: Bulk changes

Is there a way I can do it without having to upgrade to the enterprise edition? I do not want to disrupt the settings I have right now.
Thank you.
by dmanem
Mon Feb 04, 2013 6:06 pm
Forum: Nagios XI
Topic: Bulk changes
Replies: 3
Views: 339

Bulk changes

Hello,
I would like to change the notification interval for almost 900 devices and I would like to know how I can change it at once for all.
Thank you,
Deepika
by dmanem
Fri Nov 02, 2012 12:00 pm
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

OK. The graphs seem to be rolling in.

Thank you all.
by dmanem
Fri Nov 02, 2012 10:41 am
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

Well the system time has been changed and the host graphs are showing the right time but my switch port graphs are still blank. I am not sure if they take time to update as they have to process data from Oct 26th.

Thank you.
by dmanem
Fri Nov 02, 2012 9:41 am
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

Hello, HtmlDir: /var/www/mrtg ImageDir: /var/www/mrtg LogFormat: rrdtool LogDir: /var/lib/mrtg ThreshDir: /var/lib/mrtg LibAdd /opt/rrdtool-1.4.4/lib/perl/5.10.1 I added the LibAdd in mrtg.cfg but I just followed the document. Should there be a ":" after LibAdd? /opt/rrdtool-1.4.4/lib/perl...
by dmanem
Thu Nov 01, 2012 5:48 pm
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

Hello, I am sorry I should have explained before. The ping service and the rest of the host graphs are fine but its the switches port's graphs that are not being plotted on the Graph explorer nor the Bandwidth usage page. One more thing in the graph below it shows the wrong time. I keep changing the...
by dmanem
Thu Nov 01, 2012 12:10 pm
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

Check_external_commands value was 1. I did not have to change it. The output for the command is [root@localhost etc]# ll /usr/local/nagios/share/perfdata/localhost/*.rrd -rwxrwxr-x 1 nagios nagios 1151280 Nov 1 16:48 /usr/local/nagios/share/perfdata/localhost/Current_Load.rr d -rwxrwxr-x 1 nagios na...
by dmanem
Thu Nov 01, 2012 8:54 am
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

In the output, the date is Nov 1st so it looks right.
Yes, all graphs are not working since Oct 26th.
In the monitoring engine status, in process settings, external commands is red.

Thank you.
by dmanem
Wed Oct 31, 2012 10:37 am
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

Hello , I ran the below command and I got output as 3 [root@localhost perfdata]# ls -f | wc -l 3 This is what I have in rrdcached #Settings for rrdcached OPTIONS="-l unix:/var/rrdtool/rrdcached/rrdcached.sock -F -s nagios -m 0660 -w 500 -z 90 -j /tmp/ -b /var/rrdtool/rrdcached -P FLUSH,PENDING&...
by dmanem
Wed Oct 31, 2012 9:35 am
Forum: Nagios XI
Topic: rrdcached - Graphs missing data
Replies: 20
Views: 1373

Re: rrdcached - Graphs missing data

Hello,

I ran the command and the output is 2
[root@localhost xidpe]# ls -f | wc -l
2

It is not a large number so I did not run the remaining commands.