Re: [Nagios-users] Is it possible to recieve a single global notification for all checks?

2013-08-31 Thread steve f
I've built a few checks that monitor say 5 partitions or ping 5 ip addresses and will report back if one or more are down. results line says 1 is ok, 2 is ok, 3 is down,,, etc. Is that what you are looking for? I could send the check to you on Tues when I am back in work > Date: Sat, 31 Aug 2

Re: [Nagios-users] warning

2013-08-27 Thread steve f
Bharat, Everything you would need to set up your email notification for the host being down can be found here : http://nagios.sourceforge.net/docs/3_0/notifications.html Steve Date: Mon, 26 Aug 2013 23:51:57 -0700 From: varandani_bharat...@yahoo.com To: nagios-users@lists.sourceforge.net

Re: [Nagios-users] Use different mail ids for each service

2013-07-17 Thread steve f
You could create a separate contact for each admin and then add a line in each service definition for a contact / contact_group: contacts contact name contact_groups contact group name Steve : sandeepvre...@outlook.com To: nagios-users@lists.sourceforge.net Date: Wed, 17 Jul

Re: [Nagios-users] WARNING HTTP

2013-07-14 Thread steve f
try this create index.html file under http root directory. #cd /var/www/html #touch index.html Restart web services. #service httpd restart Now restart you nagios services. #/etc/init.d/nagios restart HTTP OK HTTP/1.1 200 OK - 265 bytes in 0.004 seconds. > Date: Sun, 14 Jul 2013 19:22:38 +

Re: [Nagios-users] How to send text notification

2013-07-11 Thread Steve Jenkins
On Wed, Jul 10, 2013 at 6:12 PM, , Roy wrote: > Hi, > > Anyone can help me to setup SMS notification from Nagios > I do it the "easy" way. I have Nagios send an email to my mobile carrier's email-to-SMS address. An AT&T you put your *10-digit wireless phone number*, followed by*@txt.att.net

Re: [Nagios-users] How to send text notification

2013-07-10 Thread Steve Burton
On 11/07/2013 02:12, , Roy wrote: > Hi, > > Anyone can help me to setup SMS notification from Nagios > > Thanks > > > > > -- > See everything from the browser to the database with AppDynamics > Get end-to-end visibili

Re: [Nagios-users] How to send text notification

2013-07-10 Thread Steve Burton
reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null you should bear in mind that an email to SMS gateway won't let you know email is down or report some network outages. You might consider using a phone connected to your Nagios server to sen

Re: [Nagios-users] How to send text notification

2013-07-10 Thread Steve Burton
On 11 July 2013 02:12:02, , Roy wrote: > Hi, > > Anyone can help me to setup SMS notification from Nagios > > Thanks > > > > > -- > See everything from the browser to the database with AppDynamics > Get end-to-end visi

[Nagios-users] Upgrading to 3.5 & Fixing Histograms/Status Maps

2013-07-08 Thread steve f
the following after I upgrade to 3.5 : make devclean ./configure --with-gd-lib=LIBDIR --with-gd-inc=INCDIR Thanks, Steve -- This SF.net email is sponsored by Windows: Build

Re: [Nagios-users] Question on adding additional user to Web cgi

2013-07-02 Thread steve f
template & restarted nagios, it worked as its supposed to. Steve From: a31mod...@hotmail.com To: nagios-users@lists.sourceforge.net Date: Tue, 2 Jul 2013 14:24:29 -0400 Subject: [Nagios-users] Question on adding additional user to Web cgi Hello All, Think I am missing something obvious

[Nagios-users] Question on adding additional user to Web cgi

2013-07-02 Thread steve f
tact broadband is not a contact for anything but the hostgroup store_broadband, why can he get into other hosts and put them in scheduled down time let alone see them? Thanks, S

[Nagios-users] Flapping SMTP timeout, started after reboot

2013-06-04 Thread Steve Jenkins
I did a kernel update on my Nagios box, and after the reboot it keeps reporting an SMTP timeout on one of our mail servers, then saying it's fine, then reporting a problem again. The nagios log shows: SERVICE ALERT: Titanium;SMTP;CRITICAL;SOFT;1;CRITICAL - Socket timeout after 10 seconds SERVICE

[Nagios-users] High Availabilty with Nagios

2013-05-09 Thread Steve Shipway
t an active/standby or active/active Nagios setup? Would be interested in hearing all ideas... Steve Steve Shipway University of Auckland ITS UNIX Systems Design Lead s.ship...@auckland.ac.nz<mailto:s.ship...@auckland.ac

Re: [Nagios-users] Log rotation issues...

2013-02-13 Thread steve f
hows your space on the server? Steve > Date: Wed, 13 Feb 2013 17:47:02 -0600 > From: uce_m...@yahoo.com > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Log rotation issues... > > For some reason the loggin with nagios has stopped rotating. I have >

Re: [Nagios-users] Version Check Incorrect

2013-01-14 Thread Steve Jenkins
On Mon, Jan 14, 2013 at 12:09 PM, Mike Guthrie wrote: > Should be fixed now, thanks! > No prob! Confirmed that it's fixed there, but on my Nagios install home page I still get: Nagios® Core™ Version 3.4.4 January 12, 2013 Check for updates

[Nagios-users] Version Check Incorrect

2013-01-14 Thread Steve Jenkins
Just installed 3.4.4 and noticed this: http://www.nagios.org/checkforupdates/?version=3.4.4&product=nagioscore SteveJ -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript

Re: [Nagios-users] New check_openmanage error after updating to OMSA 7.2.0-4

2013-01-10 Thread Steve Jenkins
On Thu, Jan 10, 2013 at 1:39 PM, Trond Hasle Amundsen < t.h.amund...@usit.uio.no> wrote: > Not sure which repos you're referring to, but I'll assume Fedora and/or > Fedora EPEL. > Yep - those are the ones I was referring to. :) > I didn't get around to submitting updates until today. They shoul

Re: [Nagios-users] New check_openmanage error after updating to OMSA 7.2.0-4

2013-01-10 Thread Steve Jenkins
On Thu, Jan 10, 2013 at 11:39 AM, Steve Jenkins wrote: > I see the latest version is 3.7.9 on Trond's website. Any ideas if that > will fix the issue? Googling the error produced nothing. > And... to answer my own question, yes - 3.7.9 does indeed fix this. New version is probably

[Nagios-users] New check_openmanage error after updating to OMSA 7.2.0-4

2013-01-10 Thread Steve Jenkins
Updated to OMSA 7.2.0.4 on a CentOS 6.3 x86_64 box today, and just got this new error when trying to run the check_openmanage nagios plugin: # /usr/local/nagios/libexec/check_openmanage Memory module 2 [DIMM3, 4096 MB]: Single-bit warning error rate exceeded, Single-bit failure error rate exceeded

Re: [Nagios-users] little question about disable notification and schedule downtime

2012-11-19 Thread Onotsky, Steve x55328
elect that option from the web GUI (or drop that command into nagios.cmd). Cheers Steve Onotsky Team Lead, Server Support Broadridge Investor Communication Solutions, Canada 5970 Chedworth Way Mississauga ON L5R 4G5 Tel: (905) 507-5328 Fax: (905) 507-5312 Inet: steve.onot...@broadridg

Re: [Nagios-users] check_procs returning wrong data

2012-06-18 Thread Steve Glasser
>> > command[check_total_procs]=/usr/local/nagios/libexec/sudo check_procs -w >> > 150 -c 200 >> > > That might help. Try and find out. Shouldn't the command be: command[check_total_procs]=sudo /usr/local/nagios/libexec/check_procs

Re: [Nagios-users] Exclude monitoring in holidays

2012-05-03 Thread steve f
many hosts / checks you have Here is info on doing the time period set up http://nagios.sourceforge.net/docs/3_0/timeperiods.html http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#timeperiod Good Luck, Steve From: leona...@lbasolutions.com Date: Thu, 3 May 2012 09:03:19 -0300 To

Re: [Nagios-users] XI - NRPE

2012-02-27 Thread Steve Kemp
Not sure im following you on this about buffer sizes? Regards Steve -Original Message- From: Daniel Wittenberg [mailto:daniel.wittenberg.r...@statefarm.com] Sent: Tuesday, 28 February 2012 3:51 AM To: st...@dedicatedserversaustralia.com.au; Nagios Users List Subject: RE: [Nagios-users

Re: [Nagios-users] XI - NRPE

2012-02-27 Thread Steve Kemp
also found that the nrpe installer script downloadable from XI would not complete an install either with it just hanging on step 4 firewall settings. It also failed to pick up Cloud Linux LVE kernels as well Regards Steve -Original Message- From: Alex Griffin [mailto:agrif...@nagios.com

[Nagios-users] check_dhcp failing to return OK from virtualised DHCP servers

2012-02-24 Thread Steve Hennerley
Hi All, I've been tearing my hair out and unsuccessfully googling this problem for what feels like a lifetime... I'm coming to the conclusion I've missed something blindingly obvious as nobody else in the world seems to have my problem. I have a Nagios 2 server (standalone machine) monitoring

Re: [Nagios-users] Nagios on CentOS

2011-12-28 Thread Steve Glasser
I would be very cautious about installing third-party rpms on a production server. You may introduce dependency issues which will affect future system updates. Compiling nagios from source is dead simple and well documented. Cheers, Steve Glasser | Senior System Administrator | visp.net

Re: [Nagios-users] Oracle plugin

2011-11-17 Thread Onotsky, Steve x55328
>From: Dermot Duffy [mailto:dermot.du...@brandtone.ie] >Sent: Thursday, November 17, 2011 11:49 AM >To: Nagios Users List >Subject: Re: [Nagios-users] Oracle plugin > >I brought the sqlplus binary across from the db server but I get the following error.. > ># ldd /usr/local/instantclient_10_2/sqlp

Re: [Nagios-users] Oracle plugin

2011-11-17 Thread Onotsky, Steve x55328
>From: Dermot Duffy [mailto:dermot.du...@brandtone.ie] >Sent: Thursday, November 17, 2011 9:16 AM >To: nagios-users@lists.sourceforge.net >Subject: [Nagios-users] Oracle plugin ># sqlplus username/passowrd@ip_address:port/SSID       >#substituted with my own credentials >sqlplus: err

Re: [Nagios-users] try it out for yourself...

2011-11-09 Thread steve f
Hola friend. despite the circumstances I stayed positive this came at perfect timing for me this showed that money is power I just had to share it with you http://leosta.home.pl/JustinMurphy11.html see you --

Re: [Nagios-users] What happened to my check_http all of the sudden?

2011-11-03 Thread steve f
Thanks Patrick for the info So technically, since I never specified a host with -H in the check, it was working almost by accident I guess. Appreciate the feedback Steve

[Nagios-users] What happened to my check_http all of the sudden?

2011-11-03 Thread steve f
ted by urlize) not sure exactly what that means. If memory servers me correct, way back when I set this check up, the -H didn't work but the -L did. Can someone school me on the details of what h

Re: [Nagios-users] Strange problem with perfomance data

2011-10-26 Thread Steve Kieu
Yep I found it before reading this message that if I put | in the output of the plugin it works. Thanks anyway cheers On Mon, Oct 24, 2011 at 10:34 PM, Jim Avery wrote: > On 24 October 2011 01:00, Steve Kieu wrote: > > Hello everyone, > > > > I have strange problem wi

[Nagios-users] Strange problem with perfomance data

2011-10-23 Thread Steve Kieu
deas about what to track to find out why this happened would be highly appreciated. Nagios core version 3.3.1 running on rhel 5.6 (build from source) Many thanks in advance -- Steve Kieu -- The demand for IT networking pro

[Nagios-users] Questions on snmp checks

2011-10-10 Thread steve f
t port only. I need to know when the broadband connection goes down for obvious reasons. Have not tried any of my solutions as there is some configuration needed for the routers to talk to someone via snmp. Didn't want my Comm guys to do any config work if this idea wou

Re: [Nagios-users] Email notifications not getting Out - RESOLVED

2011-09-06 Thread steve f
ick up the error. Thanks Again for the help, hope this helps someone in the future. Steve Date: Sun, 4 Sep 2011 11:29:54 +0530 From: dey.ran...@gmail.com To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Email notifications not getting Out also, check if s

[Nagios-users] Email notifications not getting Out

2011-09-03 Thread steve f
hing else I can check from the Nagios side as to why the notification is not getting out? Thanks, Steve -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-c

[Nagios-users] servicedependency not working properly

2011-09-01 Thread Steve Glasser
notification_failure_criteria c,u execution_failure_criteria n } Thanks, -- Steve Glasser | System Administrator | visp.net Direct: 541-955-6903 | Fax: 541-471-0821 -- Special Offer -- Download ArcSight Logger for

Re: [Nagios-users] wiki spam?

2011-08-03 Thread steve f
h I COULD stand to lose a few lbs. you didnt see anything there for Viagra tablets did you ;) > Date: Wed, 3 Aug 2011 14:01:25 -0400 > From: erek...@digiraticonsulting.com > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] wiki spam? > > -BEGIN PGP SIGNED MESSAGE--

[Nagios-users] A question on status.cgi and resources

2011-06-29 Thread steve f
tuning parameters for status.cgi?? Thanks, Steve -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application

Re: [Nagios-users] RFC/RFP Nagios command workers

2011-05-18 Thread Onotsky, Steve x55328
Nagios socket instead. > > Comments, patches and (before summer's out) testing is very much > appreciated. > > -- > Andreas Ericsson andreas.erics...@op5.se > OP5 AB www.op5.se > Tel: +46 8-230225 Fax: +46 8-230231 > Sou

Re: [Nagios-users] Mass Acknowledge a Service

2011-05-17 Thread steve f
Hey Dan, Thanks for the heads up on multisite. Gonna dig into it and maybe install it or something like it. Thanks, Steve From: daniel.wittenberg.r...@statefarm.com To: nagios-users@lists.sourceforge.net Date: Tue, 17 May 2011 18:06:40 + Subject: Re: [Nagios-users] Mass Acknowledge a

[Nagios-users] Mass Acknowledge a Service

2011-05-17 Thread steve f
I have a check that checks the size of multiple partitions and we recently added some data that surpassed the threshold value and I have over 100 clients alerting. There is nothing I can do about the space issue, it will go back to normal in a few weeks. Is it possible to acknowledge all 100

Re: [Nagios-users] check_openmanage errors

2011-04-28 Thread Steve Glasser
nished) new features:) > > Cheers, > -- Trond H. Amundsen Center for Information > Technology Services, University of Oslo I just installed the 3.6.6 rpm, works great! Thanks for updating the plugin. Steve Glasser | System Administrator | visp.net Direct:

[Nagios-users] A Question on wwwrun account & httpd2-forks

2011-04-28 Thread steve f
? Thanks, Steve -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delive

Re: [Nagios-users] check_openmanage errors

2011-04-27 Thread Steve Glasser
On 4/27/11 11:03 AM, Trond Hasle Amundsen wrote: > Steve Glasser writes: > >> D'oh. We are using check_openmanage with NRPE. The host o/s is CentOS >> release 5.5. Perl is perl-5.8.8 (from rpm). > > That combination should work just fine. Please try either

Re: [Nagios-users] check_openmanage errors

2011-04-27 Thread Steve Glasser
On 4/27/11 12:42 AM, nagios-users-requ...@lists.sourceforge.net wrote: > check_openmanage with NRPE D'oh. We are using check_openmanage with NRPE. The host o/s is CentOS release 5.5. Perl is perl-5.8.8 (from rpm). Cheers, Steve Glasser | System Administrator | visp.net Direct: 541-

[Nagios-users] check-openmanage errors after upgrade of openmanage

2011-04-26 Thread Steve Glasser
dell 2950. Please let me know if I can provide any additional information. Cheers, -- Steve Glasser | System Administrator | visp.net Direct: 541-955-6903 | Fax: 541-471-0821 -- WhatsUp Gold - Download Free Network

Re: [Nagios-users] A question on using a wildcard in a hostgroup.cfg file

2011-04-13 Thread steve f
Gonna answer my own question. looks like if I do .sa it works. Thanks, Steve From: a31mod...@hotmail.com To: nagios-users@lists.sourceforge.net Date: Wed, 13 Apr 2011 11:36:18 -0400 Subject: [Nagios-users] A question on using a wildcard in a hostgroup.cfg file I am trying

[Nagios-users] A question on using a wildcard in a hostgroup.cfg file

2011-04-13 Thread steve f
list with the 1st couple of letters of the name of the hosts or just put only a " * " there, it works. Can anyone explain why I cant do this str*sa or strsa or *sa but I can do str* or " * " All of the hosts are named as such : strXXXXsa

Re: [Nagios-users] Distributed Monitoring

2011-03-30 Thread Steve Wilson
though I'm not sure how you'd process that on the server to update the host config there. / / -- Steve Wilson -- Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself;

Re: [Nagios-users] pnp4nagios - gentoo

2011-03-24 Thread Steve Wilson
e wouldn't want it as default but forgot to copy it somewhere it could be used if they wanted it. You'll find the source tarball in /usr/portage/distfiles Steve. -- Enable your software for Intel(R) Active Ma

[Nagios-users] Question on encryption for send_nsca

2011-03-23 Thread Steve F
I have a small test Nagios 3.2 environment on a Suse platform ( 11 & 10 boxes )and was wondering about the encryption methods used. I am working fine with no encryption configured on host or central server. I am getting all of the checks on the console. Once I set it to any value other than 0

Re: [Nagios-users] A question on using send_nsca

2011-03-22 Thread steve f
Thanks very much Jar, that worked regards, Steve From: jarlath.ly...@tideworks.com To: nagios-users@lists.sourceforge.net Date: Tue, 22 Mar 2011 17:22:05 + Subject: Re: [Nagios-users] A question on using send_nsca This example on a linux system should help …. [root@jlyonslx

[Nagios-users] A question on using send_nsca

2011-03-22 Thread steve f
more than Nagios :) Can anyone shed some light / point me in a direction what I am doing wrong here? Thanks, Steve -- Enable your software for Intel(R) Active Management Technology to

[Nagios-users] A question on nagios group nagcmd

2011-03-10 Thread steve f
the web console? Not anywhere near my system so I cant try to see what would happen. Any thoughts before I rewrite the central password system to put both a regular user & a daemon user in the same file ? Th

Re: [Nagios-users] ServiceGroup Best Practices Question

2011-03-10 Thread steve f
your mileage may vary. Good Luck, Steve From: d...@cayuga-cc.edu To: nagios-users@lists.sourceforge.net Date: Thu, 10 Mar 2011 15:25:32 -0500 Subject: [Nagios-users] ServiceGroup Best Practices Question I’m new to Nagios. Running Nagios 3.2.3. I want to start using Service Groups, but I’m

Re: [Nagios-users] Ho to Deploy massively Nagios on more than 200 Windows servers?

2011-03-04 Thread steve f
We use SMS for Windows distributions and in our Linux world, we use Stratacache Omnicast. We deploy almost daily to 1000's of Linux boxes using Omnicast with almost 100% success. Best sw delivery method I have ever used. Steve From: ntou...@hotmail.com To: nagios-

Re: [Nagios-users] looking for hardware sensors

2011-03-02 Thread Onotsky, Steve x55328
s.com/WebsensorEM01B.html) are checked via http, so platform is irrelevant. They also check illumination; if the area that you want checked is constantly lit (or unlit) you could check for a rising light level that flames would cause. It's a stretch, I know, but the sensors are cheap and work well. C

Re: [Nagios-users] Which GUI to configure Nagios 3 ?

2011-02-24 Thread Steve Jenkins
On Thu, Feb 24, 2011 at 8:06 AM, Romain Le Merlus wrote: > You can try Centreon (http://www.centreon.com). > A powerful GPL monitoring software based on Nagios core. > Here is a web demo: http://demo.centreon.com Centreon looks interesting! I've tried NINJA in the past, but documentation was a bi

Re: [Nagios-users] nagios 3.2.3 , which is better OS ?

2011-02-24 Thread Steve Jenkins
On Thu, Feb 24, 2011 at 7:31 AM, Marco Borsani wrote: > Hi all > > I have to install , study and put on-line the last release. > > I’d like to install it on the better OS possible… > > What about Cent-OS 5 ? > > Actually I am managing Nagios 1.4.1. on a Red Hat Enterprise Linux ES 4 Hi, Marco. Ce

[Nagios-users] Nagios Core & Remedy Ticketing Integration

2011-02-23 Thread steve f
Hello All, Has anyone integrated Nagios with BMC Remedy for ticket creation? I am looking at ARCPerl for this since our Remedy infrastructure is not set up to receive e-mails. Has anyone tried this? Any info / horror stories would be appreciated. Thanks, Steve

Re: [Nagios-users] Question on setting up a specialized status.cgi page

2011-02-16 Thread steve f
ecks&servicestatustypes=16 I get the list of all legacy checks for all hosts and the critical ones only. Hopefully someone else can benefit from this info. Regards, Steve From: a31mod...@hotmail.com To: nagios-users@lists.sourceforge.net Date: Mon, 14 Feb 2011 17:35:57 -0500 Subject: Re: [Nagi

Re: [Nagios-users] A question on my distributed server set up

2011-02-15 Thread steve f
Again for the input. Steve Date: Tue, 15 Feb 2011 15:00:36 -0700 From: daniel.wittenberg.r...@statefarm.com To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] A question on my distributed server set up That looks right. First nagios is telling you that it has received an

[Nagios-users] A question on my distributed server set up

2011-02-15 Thread steve f
queue files are fine I am starting to 2nd guess my configuration here. In my haste to get it running, am I configured incorrectly?? Thanks, Steve -- The ultimate all-in-one

Re: [Nagios-users] Question on setting up a specialized status.cgi page

2011-02-14 Thread steve f
,HOSTNAME2, SAME 5 CHECKS AS HOST #1,HOSTNAME3,SAME } I assume that the service group will only work with a single check for multiple hosts as if I removed all of the checks but 1, it will work. This however will not work for what I am trying to do. Thanks, Steve > Date: Sat, 12 Feb 2011

[Nagios-users] Question on setting up a specialized status.cgi page

2011-02-11 Thread steve f
I am missing something easy here and may be trying to over engineer this Thanks, Steve -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint

Re: [Nagios-users] check_procs

2011-02-10 Thread steve f
I assume you want check_procs -w ( warning value ) -c ( critical value ) -C ( NAME OF PROCESS TO CHECK) do check_procs --help to see all of the options From: s...@247emaildata.com To: nagios-users@lists.sourceforge.net Date: Thu, 10 Feb 2011 10:58:46 + Subject: [Nagios-users] check_pro

Re: [Nagios-users] Manage notifications

2011-02-09 Thread steve f
you specify n (none) as an option, the contact will not receive any type of service notifications. Steve > Date: Wed, 9 Feb 2011 09:22:34 -0500 > From: aengelm...@libertymgt.com > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Manage notifications > > I have

Re: [Nagios-users] Manage notifications

2011-02-09 Thread steve f
BR, Try setting your service notification setting as follows to allow notification of only critical when you define your service : notification_option c Steve > Date: Wed, 9 Feb 2011 14:41:32 +0100 > From: luc.maig...@winxpert.com > To: nagios-users@lists.source

Re: [Nagios-users] Warning Alerts

2011-02-07 Thread steve f
Another possible option that may help keep the problems in the faces of the admin is the Firefox or Chrome plugin called Nagios Checker. A statusbar indicator of the Nagios console shows warnings, criticals in the browser taskbar. Its a nice little tool Steve Date: Mon, 7 Feb 2011 10:55

Re: [Nagios-users] Warning Alerts

2011-02-07 Thread steve f
ssed for x amount of time. http://nagios.sourceforge.net/docs/1_0/escalations.html Steve Date: Mon, 7 Feb 2011 09:54:52 -0500 From: aengelm...@libertymgt.com To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Warning Alerts I have an admin that does not pay very much at

Re: [Nagios-users] CRITICAL - Socket timeout after 10 seconds

2011-02-01 Thread steve f
at the same time?? Let us know what you find out. Steve Date: Tue, 1 Feb 2011 18:30:55 -0500 From: akpg...@gmail.com To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] CRITICAL - Socket timeout after 10 seconds Hi all - I have been using nagios for a while to check whether

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 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 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 wor

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

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

2011-01-24 Thread Steve Jenkins
I've been using Trond Amundsen's awesome check_openmanage script to babysit a dozen or so full of various Dell PowerEdges - all the way from x550s to x950s (thanks, Trond!) After upgrading three of the 1850s to Dell OMSA 6.4 today, I noticed something strange. The three of them now display in Nagi

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

2011-01-24 Thread Steve
Steve emc.com> writes: > > Hi, > > I have done my 'due dilligence' in trying to get nagwin/nsclient++ to 'work' in > any regard. Meaning, read the requisite docs, config suggestions etc. > > But just to save myself time - does the nagwin/nsclie

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

2011-01-24 Thread Steve
Hi, I have done my 'due dilligence' in trying to get nagwin/nsclient++ to 'work' in any regard. Meaning, read the requisite docs, config suggestions etc. But just to save myself time - does the nagwin/nsclient++ 'stuff' actuall work ? The items are the 'latest and greatest' downloads. Just wonde

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

2011-01-24 Thread Onotsky, Steve x55328
only the first element of the ARGV array is specified)? Perhaps something like Getopt::Long might get you were you need (or just leave off the '-H' and pass only the hostname)? Or did I miss the point somewhere? :) Cheers Steve This message and any attachments are intended only for

[Nagios-users] Unique Email Notification for Service Escalation??

2011-01-18 Thread steve f
calation-by-email and get the new email sent to the contact, but that option is not shown in the contact group definition. Can I just add the service_notification_command directive in th

Re: [Nagios-users] Can I monitor printer status with nagios?

2011-01-08 Thread steve f
JamOut of PaperPrinter OfflineIntervention RequiredToner LowInsufficient MemoryOpen DoorOutput Tray is Fulland more... Steve -- Gaining the trust of online customers is vital for

Re: [Nagios-users] AKCP plugin

2011-01-04 Thread steve f
If the error you are talking about is the "too few options " , then the problem appears to be that you did not include a -P for the port & did not include a critical and warning values [r...@nagiosxi services]# /usr/local/nagios/libexec/check_akcp.pl -H 192.168.3.2 Too few o

Re: [Nagios-users] The right value check_ping comm and‏

2010-12-30 Thread steve f
-plugins.sourcearchive.com/documentation/1.4/check__ping_8c-source.html Steve -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage

Re: [Nagios-users] Notification email to different addresses

2010-12-30 Thread steve f
/notifications.html http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html Steve > From: wilf...@stachanov.com > To: nagios-users@lists.sourceforge.net > Date: Thu, 30 Dec 2010 15:19:37 +0100 > Subject: [Nagios-users] Notification email to different addresses > > Dear all,

Re: [Nagios-users] A Question on Console Alerts for a Help Desk

2010-12-29 Thread steve f
All Steve > Date: Wed, 29 Dec 2010 18:10:17 +0100 > From: pitchf...@ederdrom.de > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] A Question on Console Alerts for a Help Desk > > Jim Avery wrote: > > On 29 December 2010 15:51, steve f wrote: > >

[Nagios-users] A Question on Console Alerts for a Help Desk

2010-12-29 Thread steve f
say 5 minutes so anyone who sees the alert on the screen would know that its being addressed? Is there an easier way to do this? FWIW, we don't do ANYTHING easy here.....

Re: [Nagios-users] tracing nagios actions

2010-12-20 Thread steve f
e space: /home 440 MB (95% inode=99%);| /home=20MB;436;416;0;486 The -p just checks a specific path. ( FYI ) Steve Date: Mon, 20 Dec 2010 11:50:14 -0500 From: gopearl...@gmail.com To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] tracing nagios actions Hi Salvatore, They'

[Nagios-users] How can i show remote nagios results in one interface?

2010-12-02 Thread Steve Kemp
sms's and 4 eamils each time something happens to a server or service We have looked at passive results using NSCA but it doesn't display the results as we had hoped Anyone know of an addon or mod that will allow us to achieve this? Regards Steve Kemp Dedicated Servers

[Nagios-users] Check timeout value question

2010-11-30 Thread steve f
bash now) and use the utils.pm, does that automatically give me the -t option where I could set any timeout value or will it only set the timeout to 15 seconds as in the utils.pm? Is there a simple way to add a timeout for this check only ? Thanks, Steve

Re: [Nagios-users] Nagios training?

2010-10-29 Thread steve f
if you have not yet picked it up, I would recommend getting Learning Nagios 3.0 ( assuming you are using 3.0 ) by Wojciech Kocjan. Has clarified alot ( but not all ) questions I have. Steve Date: Fri, 29 Oct 2010 09:15:01 -0500 From: chrishud...@gmail.com To: nagios-users

Re: [Nagios-users] Question on setting up my own check

2010-10-19 Thread steve f
have to have the exact same check script on it or in a passive check, does the central server only care about the results? Thanks, Steve -- Download new Adobe(R) Flash(R) Builder(TM

[Nagios-users] Question on setting up my own check

2010-10-19 Thread steve f
correct format for the send_nsca file but cant figure out how to set it up correctly. I have the check added on the distributed server & the central server in command.cfg & services.cfg and the check does run so I assume its correct from that aspect, just not an expected format/info ..

[Nagios-users] Location of ssi files (Nagios Core 3.2.2 on FreeBSD 8.1-RELEASE #0) - UPDATED

2010-10-13 Thread steve
r.ssi Can anyone tell be how to find out where nagios is really looking for the ssi files? Any other help or suggestions greatly appreciated. Steve. -- Beautiful is writing same markup. Internet Explorer 9 supports

[Nagios-users] Location of ssi files (Nagios Core 3.2.2 on FreeBSD 8.1-RELEASE #0)

2010-10-12 Thread steve
ll be how to find out where nagios is looking for the ssi files? Any other help or suggestions greatly appreciated. Steve. -- Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SV

[Nagios-users] is there a way to pass contact username thru url to status.cgi for authentication?

2010-10-07 Thread Steve Kemp
to only seeing data relating to their server or servers I have hunted high and low for a way around this and have had no luck so far.. Regards Steve Kemp Dedicated Servers Australia Description: ded-aus-logo www.dedicatedserversaustralia.com.au

[Nagios-users] Question on Distributed Setup for hosts & hostgroups

2010-10-01 Thread steve f
will monitor. I just want to be 100 % sure that if the central server is not doing active checks, does the central server still have to have every remote host listed in its hosts.cfg and the hostgroup.cfg files? Thanks, S

[Nagios-users] Question on Central Server / Hosts Ratio

2010-09-28 Thread steve f
identical and all will have the same checks. Each central server would probably be a SuSE 11 VM server. Any rules of thumb for determining the number of hosts ? distributed server a central server can accommodate ? Can provide details as needed. Thanks in advance, Steve

[Nagios-users] Question on Using check_disk for multiple partitions

2010-09-08 Thread steve f
a single check or seperate checks ? All of the servers being checked are identical in configuration & build and all have the same partitions. If I run this service check : check_command check_space!15%!10%!/opt!/tmp!/VMware!/test!/var!/work!/steve!/partition1 With thi

Re: [Nagios-users] Host Groups / Definitions

2010-08-17 Thread steve f
hostgroup_name Remote_Hosts Make sure your nagios.cfg file shows the path top the hostgroup.cfg file Verify the config & restart/reload nagios. Now the check you do will run against the hostgroup instead of a rambling list of hosts. Hope this helps, Steve From: shane.

  1   2   3   4   >