Re: [Nagios-users] Ability to warn when number goes bellow warning level

2010-07-29 Thread Hendrix, Austin
010 6:05 PM To: Nagios Users List Subject: Re: [Nagios-users] Ability to warn when number goes bellow warning level This is the code I am using to check it. define command{ command_namesnmp_ups_capa command_line$USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.31

Re: [Nagios-users] Ability to warn when number goes bellow warning level

2010-07-28 Thread Jeremy Gibbs
This is the code I am using to check it. define command{ command_namesnmp_ups_capa command_line$USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.318.1.1.1.2.2.1.0 -l 'Adv. Battery Capacity' -u '%' } So what I would like to do is this define command{ comman

Re: [Nagios-users] Ability to warn when number goes bellow warning level

2010-07-28 Thread John Antram
Jeremy, if you already have apcupsd ( www.apcupsd.com ) installed on the target "ups hosts" you can use check_apcupsd ( http://exchange.nagios.org/directory/Plugins/Hardware/UPS/APC/check_apcupsd/details ) I have a good many ups units deployed to workstations and keep an eye on them with nagi

Re: [Nagios-users] Ability to warn when number goes bellow warning level

2010-07-28 Thread Assaf Flatto
Jeremy Gibbs wrote: > I have many UPS systems. I would like to warn when the battery gets > below 90% and go critical when it goes below 80%. Is there a way to > do this? > > Thanks > try this , looks like it might be what you need http://www.monitoringexchange.org/inventory/Check-Plugins/Hard

[Nagios-users] Ability to warn when number goes bellow warning level

2010-07-28 Thread Jeremy Gibbs
I have many UPS systems. I would like to warn when the battery gets below 90% and go critical when it goes below 80%. Is there a way to do this? Thanks -- Jeremy L. Gibbs Systems Administrator Utica College Integrated Information Technology Services (315) 223-2383