protocoles
Verified User
- Joined
- Mar 11, 2008
- Messages
- 22
Hello,
I have installed nagios in server A and added serverB and serverC.
Nagios is able to check mysql connection of serverB but it is showing following error while checking mysql connections of serverC
Result of ServerB
[Server-A@ nagios/libexec/]# ./check_nrpe -H 192.168.0.2 -c check_mysqlcons -a "test -w 50 -c 100"
OK: 8 mysql connections
Result of ServerC
[Server-A@ nagios/libexec/]# ./check_nrpe -H 192.168.0.3 -c check_mysqlcons -a "test -w 50 -c 100"
Thanks for help
I have installed nagios in server A and added serverB and serverC.
Nagios is able to check mysql connection of serverB but it is showing following error while checking mysql connections of serverC
Result of ServerB
[Server-A@ nagios/libexec/]# ./check_nrpe -H 192.168.0.2 -c check_mysqlcons -a "test -w 50 -c 100"
OK: 8 mysql connections
Result of ServerC
[Server-A@ nagios/libexec/]# ./check_nrpe -H 192.168.0.3 -c check_mysqlcons -a "test -w 50 -c 100"
Thanks for help