Re: [Nagios-users] CAS authentication

2011-01-25 Thread Bryan Berry
I neglected to mention that I did find this plugin http://exchange.nagios.org/directory/Addons/Components/Active-Directory-Integration-for-Nagios-XI/details However I am wary of updating to t

[Nagios-users] CAS authentication

2011-01-25 Thread Bryan Berry
Anybody using CAS for SSO authentication ( https://wiki.jasig.org/display/CASC/phpCAS) into Nagios? I would love to know if there is an existing solutions for this. haven't managed to find anything regarding this on google yet Bryan Berry Linux System Administrator

Re: [Nagios-users] check_openmanage showing 0 logical drives with OMSA 6.4 and PERC4

2011-01-25 Thread Steve Jenkins
On Tue, Jan 25, 2011 at 10:56 AM, Trond Hasle Amundsen wrote: > Ok, so there is the reason that check_openmanage doesn't display any > virtual disks. It relies on OMSA for the information, specifically > omreport when used in local mode. > > Based on the issue at hand and your reports about OMSA 6

Re: [Nagios-users] check_openmanage showing 0 logical drives with OMSA 6.4 and PERC4

2011-01-25 Thread Trond Hasle Amundsen
Steve Jenkins writes: > On Tue, Jan 25, 2011 at 3:41 AM, Trond Hasle Amundsen > wrote: >> Interesting.. OMSA is obviously aware of the logical drives, but what >> does omreport actually say about them? Try running 'omreport storage >> vdisk controller='. > > Looks like omreport sees the controll

Re: [Nagios-users] check_openmanage showing 0 logical drives with OMSA 6.4 and PERC4

2011-01-25 Thread Steve Jenkins
On Tue, Jan 25, 2011 at 3:41 AM, Trond Hasle Amundsen wrote: > Interesting.. OMSA is obviously aware of the logical drives, but what > does omreport actually say about them? Try running 'omreport storage > vdisk controller='. Hi Trond, Looks like omreport sees the controller, but not the VDisk:

Re: [Nagios-users] a quick check on nagwin and nsclient++

2011-01-25 Thread Tevfik Karagulle
Just open a thread at Nagwin forum at itefix.no. So I can try to help you there. I think that nagios-users is not so appropriate for very Nagwin-specific instructions. Please remember that Nagwin contains plain Nagios on a completely different platform than *nixes and some platform-specific issues

Re: [Nagios-users] a quick check on nagwin and nsclient++

2011-01-25 Thread Steve
Tevfik Karagulle gmail.com> writes: > > > Time to visit http://itefix.no/i2/nagwin and check examples there > On Tue, Jan 25, 2011 at 3:38 PM, Steve emc.com> wrote: > > > Tevfik Karagulle gmail.com> writes: > > > > Nagwin + NSClient++ will work just fine as long as you run NSClient in > >

[Nagios-users] Alert via SMS

2011-01-25 Thread Luc MAIGNAN
Hi, Yes I know that my question has already been posted a lot of times... But I think that the solution depend of the country the server is. I am in France and I want to notify my Nagios Users by SMS. Is there a free way to do this ? What is the nagios configuration to do this ? I have I very

Re: [Nagios-users] a quick check on nagwin and nsclient++

2011-01-25 Thread Tevfik Karagulle
Time to visit http://itefix.no/i2/nagwin and check examples there :-) On Tue, Jan 25, 2011 at 3:38 PM, Steve wrote: > Tevfik Karagulle gmail.com> writes: > > > > > Nagwin + NSClient++ will work just fine as long as you run NSClient in > > NRPE mode. > > > > Tev > > > > Cannot get nagwin (the we

Re: [Nagios-users] a quick check on nagwin and nsclient++

2011-01-25 Thread Steve
Tevfik Karagulle gmail.com> writes: > > Nagwin + NSClient++ will work just fine as long as you run NSClient in > NRPE mode. > > Tev > Cannot get nagwin (the web drill down on hosts) to 'recognize' any plugins. I am focusing on checkcpu just trying to get one to work. I can do the command line

Re: [Nagios-users] check_openmanage showing 0 logical drives with OMSA 6.4 and PERC4

2011-01-25 Thread Trond Hasle Amundsen
Steve Jenkins writes: > After upgrading three of the 1850s to Dell OMSA 6.4 today, I noticed > something strange. The three of them now display in Nagios: > > OK - System: 'PowerEdge 1850', SN: '', 3 GB ram (6 dimms), 0 > logical drives, 2 physical drives > > OK - System: 'PowerEdge 1850'

Re: [Nagios-users] Trying to develop a new perl plugin

2011-01-25 Thread Nibin VM
thanks guys :) On Mon, Jan 24, 2011 at 11:08 PM, Alexandro Conde Martínez < a...@fonetglobal.com> wrote: > That's easy, just use the Getopt > > - > use Getopt::Long; > use vars qw($opt_h $opt_C $opt_H); > > # Get the options > Getopt::Long::Configure('bundling'); > GetOptions > ("