Re: [CentOS] adapting perl check_snmp_load script for CentOS environment

2008-02-06 Thread Rogelio
On Feb 4, 2008 10:18 PM, John R Pierce <[EMAIL PROTECTED]> wrote: > the error message is telling you that ./check_snmp_load.pl doesn't have > a -T option anymore. I'd guess thats a Nagios script, so I'd guess > something has changed in its arguments betweeen version 01 and version > 03.CentOS

Re: [CentOS] adapting perl check_snmp_load script for CentOS environment

2008-02-04 Thread John R Pierce
Rogelio wrote: I'm trying to use some perl scripts on a CentOS box (Nagios03) that were previously working on a Gentoo (Nagios01) box. Any ideas on what I might to do try to resolve this? WORKS ON GENTOO nagios01 new # ./check_snmp_load.pl -H myserver.mydomain.com

[CentOS] adapting perl check_snmp_load script for CentOS environment

2008-02-04 Thread Rogelio
I'm trying to use some perl scripts on a CentOS box (Nagios03) that were previously working on a Gentoo (Nagios01) box. Any ideas on what I might to do try to resolve this? WORKS ON GENTOO nagios01 new # ./check_snmp_load.pl -H myserver.mydomain.com -C myPubli