Search found 11 matches

by ducle99
Mon Feb 23, 2015 1:40 pm
Forum: Open Source Nagios Projects
Topic: need help to monitor remote server
Replies: 9
Views: 7671

Re: need help to monitor remote server

/usr/local/nagios/libexec/check_swap -w 20 -c 10 Missing Host or Password arguments /usr/local/nagios/libexec/check_swap version 1.9.2 last updated 03.17.2011 * OVERVIEW * This utility was written 10/25/2004 as a method for automating the collection of SNMP based information, for the ultimate goal o...
by ducle99
Wed Feb 18, 2015 6:22 pm
Forum: Open Source Nagios Projects
Topic: need help to monitor remote server
Replies: 9
Views: 7671

Re: need help to monitor remote server

Yes, I have tried check_swap without -H option, but I still get the same error.
by ducle99
Wed Feb 18, 2015 5:53 pm
Forum: Open Source Nagios Projects
Topic: need help to monitor remote server
Replies: 9
Views: 7671

Re: need help to monitor remote server

FIles attached.
by ducle99
Wed Feb 18, 2015 5:19 pm
Forum: Open Source Nagios Projects
Topic: need help to monitor remote server
Replies: 9
Views: 7671

Re: need help to monitor remote server

Thanks for your help. It works. However, I have another issue with check swap. Here is content in nrpe.client.cfg ..... command[check_swap]=/usr/local/nagios/libexec/check_swap -H localhost -w 20 -c 10 ... On Nagios master dashboard, on the line Swap usage under status information: Missing Host or P...
by ducle99
Tue Feb 17, 2015 6:54 pm
Forum: Open Source Nagios Projects
Topic: need help to monitor remote server
Replies: 9
Views: 7671

need help to monitor remote server

I try to monitor remote host, so I add remote host as indicated in the attached file, but it only works for current load and current users, and it fails for other services. Thanks very much for your help.
by ducle99
Wed Feb 11, 2015 8:02 pm
Forum: Open Source Nagios Projects
Topic: repeated timed out error in the nagios log file
Replies: 13
Views: 6421

repeated timed out error in the nagios log file

There're dozens of repeated messages in nagios log file as follows: [1423698292] wproc: Core Worker 2838: job 11 (pid=3084) timed out. Killing it [1423698292] wproc: Core Worker 2838: job 11 with pid 3084 reaped at timeout. timeouts=11; started=12 [1423698293] wproc: Core Worker 2839: job 11 (pid=30...
by ducle99
Mon Feb 09, 2015 2:35 pm
Forum: Open Source Nagios Projects
Topic: start up nagios and get error in the log
Replies: 8
Views: 7589

Re: start up nagios and get error in the log

I updated the nagios.cfg for the following entry
check_external_commands=1
and add the Apache user account to the nagios group.
When I restart nagios, the error is gone.
Thanks for your help.
by ducle99
Mon Feb 09, 2015 2:13 pm
Forum: Open Source Nagios Projects
Topic: start up nagios and get error in the log
Replies: 8
Views: 7589

Re: start up nagios and get error in the log

I followed all steps, but the same error still show up in the logs.
/usr/local/nagios/var/rw# ls -al
total 7
drwxrwsr-x 2 nagios nagios 3 Feb 9 11:09 .
drwxrwxr-x 5 nagios nagios 10 Feb 9 11:12 ..
srw-rw---- 1 nagios nagios 0 Feb 9 11:09 nagios.qh
by ducle99
Fri Feb 06, 2015 5:38 pm
Forum: Open Source Nagios Projects
Topic: start up nagios and get error in the log
Replies: 8
Views: 7589

Re: start up nagios and get error in the log

root@ddcldp103:/usr/local/nagios/var# ls -l /usr/local/nagios/var/rw total 1 prwxrwx--x 1 nagios nagios 0 Jan 28 17:17 nagios.cmd srw-rw---- 1 nagios nagios 0 Feb 6 10:57 nagios.qh after start up nagios /usr/local/nagios/var# ls -l /usr/local/nagios/var/rw total 1 prwxrwx--x 1 nagios nagios 0 Jan 28...
by ducle99
Fri Feb 06, 2015 12:12 pm
Forum: Open Source Nagios Projects
Topic: start up nagios and get error in the log
Replies: 8
Views: 7589

Re: start up nagios and get error in the log

nagios.cfg /usr/local/nagios/etc# ls -l /usr/local/nagios/var total 632 drwxrwxr-x 2 nagios nagios 11 Feb 5 23:59 archives -rw-r--r-- 1 nagios nagios 5 Feb 3 17:43 nagios.lock -rw-r--r-- 1 nagios nagios 245510 Feb 6 09:11 nagios.log -rw-r--r-- 1 nagios nagios 14935 Feb 5 17:35 objects.cache -rw----...