Search found 22 matches

by JW21a
Fri Mar 08, 2013 8:38 am
Forum: Open Source Nagios Projects
Topic: Help!?
Replies: 20
Views: 9043

Re: Help!?

Reviewing the instruction from this website:
http://nagios.sourceforge.net/docs/3_0/ ... nsuse.html
by JW21a
Wed Mar 06, 2013 2:07 pm
Forum: Open Source Nagios Projects
Topic: CGI Errors and NSClient++ errors on Windows 7 workstation
Replies: 19
Views: 10861

Re: CGI Errors and NSClient++ errors on Windows 7 workstatio

Thank you. I will review the ticket and see if it will work.
by JW21a
Wed Mar 06, 2013 2:05 pm
Forum: Open Source Nagios Projects
Topic: Help!?
Replies: 20
Views: 9043

Re: Help!?

Status:

susetestbox:~ # cat /etc/cron*/* | grep mrtg
susetestbox:~ #
by JW21a
Wed Mar 06, 2013 8:49 am
Forum: Open Source Nagios Projects
Topic: Help!?
Replies: 20
Views: 9043

Re: Help!?

susetestbox:/usr/local/nagios/etc/objects # env LANG=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg 2013-03-06 09:25:35: ERROR: Creating templock /etc/mrtg/mrtg.cfg_l_22680: No such file or directory at /usr/bin/mrtg line 1969. susetestbox:/usr/local/nagios/etc/objects # grep mrtg ^C susetestbox:/usr/local/nagi...
by JW21a
Tue Mar 05, 2013 3:39 pm
Forum: Open Source Nagios Projects
Topic: CGI Errors and NSClient++ errors on Windows 7 workstation
Replies: 19
Views: 10861

Re: CGI Errors and NSClient++ errors on Windows 7 workstatio

Cool and thank you. Client error log: 2013-03-05 15:31:44: error:modules\CheckSystem\PDHCollector.cpp:215: Failed to query performance counters: \Processor(_total)\% Processor Time: PdhGetFormattedCounterValue failed: A counter with a negative denominator value was detected. (800007D6) 2013-03-05 15...
by JW21a
Tue Mar 05, 2013 1:19 pm
Forum: Open Source Nagios Projects
Topic: CGI Errors and NSClient++ errors on Windows 7 workstation
Replies: 19
Views: 10861

Re: CGI Errors and NSClient++ errors on Windows 7 workstatio

The NSC.ini has been updated with new revision. However, I cannot execute the last statement since it would appear the check_nrpe is missing.. susetestbox:/usr/local/nagios/lib # ls check_apt check_disk_smb check_http check_ldap check_nntp check_overcr check_smtp check_udp check_breeze check_dns che...
by JW21a
Tue Mar 05, 2013 9:50 am
Forum: Open Source Nagios Projects
Topic: Help!?
Replies: 20
Views: 9043

Re: Help!?

Also, MRTG is running as well:

susetestbox:/usr/local/nagios/etc/objects # ps flax | grep mrtg
0 0 32749 24585 20 0 2528 488 pipe_w S+ pts/0 0:00 \_ grep --color=auto mrtg
by JW21a
Tue Mar 05, 2013 9:46 am
Forum: Open Source Nagios Projects
Topic: Help!?
Replies: 20
Views: 9043

Re: Help!?

It seems that the graph charts are not generating at all, even though the mrtg directory was created yesterday and mrtg was installed since January. susetestbox:/var/lib/mrtg # ps flax | grep nagios 0 0 31451 24585 20 0 2528 488 - S+ pts/0 0:00 \_ grep --color=auto nagios 5 113 2062 1 20 0 4088 16 -...
by JW21a
Tue Mar 05, 2013 9:36 am
Forum: Open Source Nagios Projects
Topic: CGI Errors and NSClient++ errors on Windows 7 workstation
Replies: 19
Views: 10861

Re: CGI Errors and NSClient++ errors on Windows 7 workstatio

NSC.INI File: [modules] NRPEListener.dll NSClientListener.dll FileLogger.dll CheckSystem.dll CheckDisk.dll CheckEventLog.dll CheckHelpers.dll ;# NSCLIENT++ MODULES ;# A list with DLLs to load at startup. ; You will need to enable some of these for NSClient++ to work. ; ! ! ! ! ! ! ! ! ! ! ! ! ! ! !...
by JW21a
Mon Mar 04, 2013 3:30 pm
Forum: Open Source Nagios Projects
Topic: Help!?
Replies: 20
Views: 9043

Re: Help!?

The task has been completed. Will the file automatically be created, or do I have to create the file? Status: susetestbox:/usr/local/nagios/etc/objects # ls -la /var/lib/ | grep mrtg drwxr-xr-x 1 nagios nagios 0 Mar 4 16:31 mrtg susetestbox:/usr/local/nagios/etc/objects # ls -la /var/lib/mrtg total ...