check_overlandstorage

Nagios & Icinga 2 plugin for Overland Storage SnapServer N2000 and others

Nagios & Icinga 2 plugin for Overland Storage SnapServer N2000 and others

This plugin have been tested on Overland Storage SnapServer N2000. You may need to modify OID for your snap server if it's a different model or running a version of GuardianOS other than 6.5. Check GOS documentation for supported MIBs. At the time GOS 6.5 was responds to following MIBs:

Tested with icinga2. It should also work with Nagios and its forks.

Examples:

check_overlandstorage.sh -H  -C  -t disk
DISK OK - 12 disks found, no problems

check_overlandstorage.sh -H  -C  -t raid
DISK OK - 3 raids found, no problems

check_overlandstorage.sh -H  -C  -t nic
NIC OK - 9 nics found, no problems

check_overlandstorage.sh -H  -C  -t info
Hostname, Uptime: 305 days, 16:34:52.58

Requirements

snmpwalk, sed, cut, echo, grep

Help

./check_overlandstorage --help