running it as nagios.
Thanks for getting back to me so quickly,
Robert
-Original Message-
From: Karl Katzke [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 19, 2007 4:17 PM
To: nagios-users@lists.sourceforge.net; Robert Ferguson
Subject: Re: [Nagios-users] check_perc.pl
Robert -
Let
Robert -
Let me guess, you're running it as root... ? Remember that the Nagios user is
very unprivileged, and if you're having a problem with it running things, you
may need to wrap the command so that it can run as a privileged user.
-Karl
---
Karl Katzke
Systems Analyst II
TAMU - RGS
>>>
Good Afternoon
I am having an issue with this plugin. Maybe one of you can help. I am
receiving a null return when nagios runs this command, however when
running on command line, it returns just fine. Here is my command
definition and define service:
# 'check_perc.pl' command definition
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
Ferguson
Sent: Tuesday, December 11, 2007 10:54 AM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] check_perc.pl
-Original Message-
From: [EMAIL PROTECTED]
[mailto
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of slamp
slamp
Sent: Tuesday, December 04, 2007 10:21 AM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] check_perc.pl
anyone using the check_perc plugin and have a fix for the Learning
anyone using the check_perc plugin and have a fix for the Learning
state of the Battery?
On Sep 14, 2007 7:08 PM, slamp slamp <[EMAIL PROTECTED]> wrote:
> To Matt Stanford.
> We just started to use your script. It doesn't seem to take into
> consideration when state is Learning. It throws a warnin
To Matt Stanford.
We just started to use your script. It doesn't seem to take into
consideration when state is Learning. It throws a warning like so:
** Global Storage Alarm WARNING ** PERC Channel is OK: PERC Battery is
36: All Disks are OK:
36 means Learning. I don't know if this needs fixing o
Hi all,
If anyone uses my check_perc.pl, I've posted a new version on
nagiosexchange.org. The core functionality hasn't changed much,
except for (hopefully) better error handling, expanded options, & more
debugging output.
changes:
- switched to Getopt::Long
- more nagios plugin-complia