check_infoblox_grid
Decription
Nagios check for Infoblox Grid replication using SNMP version 2c Returns a CRITICAL status if one of the members is not Online.
!!! Use this against a Grid master only !!!
Usage
$ ./check_infoblox_grid.pl
usage:Â ./check_infoblox_grid.pl [-h] -H -C
Version: 0.1
Released on: 2010/06/18
Nagios check for Infoblox Grid replication using SNMP version 2c
Returns a CRITICAL status if one of the members is not Online.
!!! Use this against a Grid master only !!!
[-h]Â Â Â Â Â Â : Print this message
[-H] Â Â Â Â Â : IP Address or Hostname
[-C]      : SNMP Community String (default = "public")
[-d]Â Â Â Â Â Â : enable debug output
Â
Example
$ ./check\_infoblox\_grid.pl -H 192.168.0.1 -C public
Grid status ( 192.168.0.1:Online 192.168.20.10:Online 192.168.50.10:Online ): OK