Infoblox Grid check

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