[Nagios-users] check_snmp OID integer /10

2012-02-02 Thread Sánta József
Hi! I have a temperature SNMP device. snmpget 10.0.0.63 1.3.6.1.4.1.17095.4.1.3.3.0 -c public -v 1 iso.3.6.1.4.1.17095.4.1.3.3.0 = INTEGER: 40 But I like /10 of the integer. Something like this: [oid("1.3.6.1.4.1.17095.4.1.3.3.0")/10]°C How to add this to the check_snmp com

[Nagios-users] Issue with distributed Host checks

2012-02-02 Thread Mike Lindsey
I'm seeing oddities with my host checks. These are all on 3.2.1, and I do not have Host dependencies for the hosts in question. A worker node will detect a host as being down and send back a soft passive result. In many cases, the master will then immediately perform an active host check whic

[Nagios-users] R: sms notifications

2012-02-02 Thread Marco Borsani
May you send me the script ? Does it can control 2 Fastrack Xtend ? Thanks Da: Bram Gillemon [mailto:b...@openminds.be] Inviato: giovedì 2 febbraio 2012 15:48 A: Nagios Users List Oggetto: Re: [Nagios-users] sms notifications We are using a Fastrack Xtend - HSPA with a digi PortServer

Re: [Nagios-users] sms notifications

2012-02-02 Thread Bram Gillemon
We are using a Fastrack Xtend - HSPA with a digi PortServer TS 2 And a home made script to send out text messages, i haven't found a pre made script to send AT commands. Kr, Bram On 02 Feb 2012, at 15:32, FTL Nagios wrote: > Hi Marco > > I use a Nokia 6021 mobile phone hooked up via USB usi

Re: [Nagios-users] sms notifications

2012-02-02 Thread Mike Neimoyer
On 02/02/2012 09:32 AM, FTL Nagios wrote: > I use a Nokia 6021 mobile phone hooked up via USB using the gammu > software, Similarly, we use a Motorola Razr V3 mobile phone connected via USB cable to the Nagios system and send our alerts using the gammu software as well. We have the phone on an S

Re: [Nagios-users] sms notifications

2012-02-02 Thread FTL Nagios
Hi Marco I use a Nokia 6021 mobile phone hooked up via USB using the gammu software, and I write all my sms alerts to a MYSQL database, an sms daemon then scans the database and sends out any that are in the outbox table through the connected mobile phone. I have tested this with 243 sms al

Re: [Nagios-users] check_openmanage: Physical Disk ... Undefined value 4096

2012-02-02 Thread Helmut Wollmersdorfer
Am 01.02.2012 um 17:56 schrieb Trond Hasle Amundsen: Helmut Wollmersdorfer writes: [...] Thus it seems that check_openmanage works correctly. Also the disk- array seems to work correctly (no error messages in the logs). Is this some sort of wrong diagnostic from the firmware/controller?

Re: [Nagios-users] Configuration Management for Nagios services/hosts/commands definitions

2012-02-02 Thread Tom H
On 02/02/12 08:14, Bram Gillemon wrote: Tom, how do you manage your configurations with chef? Do you use attributes per cookbook to manage the different roles you can add to your server? How do you pass the ports to your nagios? I'm trying to figure out how i can manage all my configuration f

Re: [Nagios-users] Configuration Management for Nagios services/hosts/commands definitions

2012-02-02 Thread Bram Gillemon
Tom, how do you manage your configurations with chef? Do you use attributes per cookbook to manage the different roles you can add to your server? How do you pass the ports to your nagios? I'm trying to figure out how i can manage all my configuration files using chef. Kr, Bram On 02 Feb 201