Re: [Nagios-users] check_mbean_collector cannot create socket

2012-10-08 Thread Marek Grinberg
accurate testing - always test as the nagios user not as root. On 07/10/12 19:15, Marek Grinberg wrote: Hello, I have installed check_mbean_collector into /usr/lib/nagios/libexec, and tried it: # ./check_mbean_collector -H localhost -p 5566 -m jboss.system:type=ServerInfo

Re: [Nagios-users] check_jboss_status errors off

2012-10-08 Thread Marek Grinberg
, Marek Grinberg mag...@telia.com wrote: Hello, After copying check_jboss_status.pl into /usr/local/nagios/libexec, I tried it: # ./check_jboss_status.pl -H tpstest.domain.com Unable to load status: Connection refused What have I missed ? Marek

[Nagios-users] check_mbean_collector cannot create socket

2012-10-07 Thread Marek Grinberg
Hello, I have installed check_mbean_collector into /usr/lib/nagios/libexec, and tried it: # ./check_mbean_collector -H localhost -p 5566 -m jboss.system:type=ServerInfo -a ActiveThreadCount -w 200 -c 400 ERROR: could not create socket What have I missed ? Marek

Re: [Nagios-users] How to use check_nagios ?

2012-09-01 Thread Marek Grinberg
$ ./check_nagios -F /usr/local/nagios/var/status.dat -e 5 -C /usr/local/nagios/bin/nagios NAGIOS OK: 4 processes, status log updated 3 seconds ago Assaf Flatto skrev 2012-08-31 22:46: On 31/08/12 20:02, Marek Grinberg wrote: Hello, I have Nagios 3.4.1 and Nagios plugins 1.4.15 installed

[Nagios-users] How to use check_nagios ?

2012-08-31 Thread Marek Grinberg
Hello, I have Nagios 3.4.1 and Nagios plugins 1.4.15 installed running in RedHat 5.8 I have defined check_nagios in commands.cfg: define command{ command_namecheck_nagios command_line$USER1$/check_nagios -F $ARG1$ -e $ARG2$ -C $ARG3$ # command_line