Search found 11 matches

by nagios4all
Mon Mar 12, 2012 8:26 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Lmiltchev,

Just want to let you know that I have concluded this plugin install successfully (please see my previous post above). I want to thank you for your help.

Mark
by nagios4all
Mon Mar 12, 2012 8:22 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Mguthrie,

Finally, tested on a Nagios Core 3.2.3 with success. Thanks for all your help. In order for this plugin to work need the following:

Python v2.4.6
Nagios Core 3.2.3

Mark
by nagios4all
Fri Mar 09, 2012 11:43 am
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Mguthrie, Please review my previous two posts when you get a chance. I will wait for your response to decide whether I should roll-back the Nagios Core to 3.2.3 to fix this plugin. As I said in my previous post, after Python rollback I got the command working on CLI. But the web interface still in w...
by nagios4all
Thu Mar 08, 2012 11:31 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Lmiltchev,

# sestatus
SELinux status: disabled

Thanks

Mark
by nagios4all
Thu Mar 08, 2012 11:24 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Lmiltchev, Mguthrie, Not so good news! After a successful roll-back to Python v2.4.6 and CLI output results, I still could not get the web-interface to reflect the status right. Its still in warning state. I think you are using Nagios v3.2.3 and I'm on 3.3.1. I have to admit that newest not always t...
by nagios4all
Thu Mar 08, 2012 10:23 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Lmiltchev, Mguthrie, Good news! I took the chances and rolled-back Python to v2.4.6 and tried the command via CLI and got a perfect output. Mguthrie's guessing was correct. I want to thank you both for your exceptional supporting capabilities and willingness to help others. We will be in touch. Have...
by nagios4all
Thu Mar 08, 2012 3:23 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Lmiltchev, Mguthrie, Do you think the Python version could be the culprit on my system. The Python version on my system is as follows by running: #Python -v: Python 2.7 (r27:82500, Sep 16 2010, 18:03:06) [GCC 4.5.1 20100907 (Red Hat 4.5.1-3)] on linux2 If this is the case can you give me the steps t...
by nagios4all
Wed Mar 07, 2012 9:04 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Mguthrie, Thanks for chip in to solve this issue. Please see my post above and for curiosity sake, I have tried your suggestions after trying Lmiltchev's instructions to try the check via command line. Unfortunately, no luck as we know the command line did not output a correct result and I know ther...
by nagios4all
Wed Mar 07, 2012 8:26 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

lmiltchev Thanks for reviewing my post. After following your initial instructions, I have run the following: # chmod +x /usr/local/nagios/libexec/check_cap = OK # /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg = OK # service nagios restart = OK Whe I do the following: # cd /usr/loc...
by nagios4all
Wed Mar 07, 2012 3:39 pm
Forum: Open Source Nagios Projects
Topic: Plugin Help Please - " check_cap "
Replies: 17
Views: 6999

Re: Plugin Help Please - " check_cap "

Lmiltchev, Thanks for your instructions and I followed the step with almost success. Unfortunately, I'm getting a "null" return and "warning" status. I'm sure it has something to do with my environment/config and I would like you please review my config and recommend a fix if at ...