Das Plugin check_tl_health wurde mit dem Ziel entwickelt, ein einziges Werkzeug für sämtliche Belange des Monitorings von Tape Libraries zur Verfügung zu haben.
Anstatt eine Vielzahl von Plugins für das Monitoring von Interfaces, Hardware, Slots etc. zu installieren und das für jedes Fabrikat, soll mit check_tl_health nur noch ein einziges Plugin ausreichen.
hardware-health | cpu-load | memory-usage | uptime | ||
---|---|---|---|---|---|
HP | StorEver 1×8 | X | X | ||
HP | StorEver MSL4048 | X | X | ||
Quantum | i40 | X | X | ||
Quantum | i80 | X | X | ||
Quantum | T950 | X | X | ||
Quantum | i6000 | X | X | ||
BDT | FlexStorII | X | X |
Die Liste ist ungenau. Manche Laufwerke, die hier nicht aufgeführt sind, werden evt. anhand der implementierten MIBs erkannt. Einfach ausprobieren…. (Wenn ein Gerät nicht erkannt wird, kann ich das Plugin erweitern. Hier gilt allerdings: betteln hilft nicht, bezahlen dagegen sehr).
# a HP Library
$ check_tl_health --hostname 10.18.12.130 \
--community secret \
--mode hardware-health
CRITICAL - device 1 (HP MSL 4048, sn:DEC12701BS) status is critical
$ check_tl_health --hostname 10.18.12.130 \
--community secret \
--mode hardware-health --verbose
I am a HP MSL G3 Series
CRITICAL - device 1 (HP MSL 4048, sn:DEC12701BS) status is critical
checking overall system
device 1 (HP MSL 4048, sn:DEC12701BS) status is critical
# a Quantum T950
$ check_tl_health --hostname 10.18.11.10 \
--community secret \
--mode hardware-health
OK - hardware working fine
$ check_tl_health --hostname 10.18.11.10 \
--community secret \
--mode hardware-health --verbose
I am a Linux MUC-TLIB-A 3.10.26 #1 SMP Wed May 21 15:50:38 MDT 2014 ppc
OK - hardware working fine
checking rassystems
connectivity has status good
control has status good
media has status good
drives has status good
powerAndCooling has status good
robotics has status good
# a Quantum i80
$ check_tl_health --hostname 10.18.1.28 \
--community secret \
--mode hardware-health
CRITICAL - operator action requested, overall states: media=degraded aggrega
tedIEDoor=closedAndUnLocked power=good cooling=good control=good connectivity=go
od robotics=good drive=good
$ check_tl_health --hostname 10.18.1.28 \
--community secret \
--mode hardware-health --verbose
I am a Linux hr-lib01 2.6.27.46 #1 PREEMPT Fri Apr 22 14:37:45 MDT 2011 ppc
CRITICAL - operator action requested, overall states: media=degraded aggrega
tedIEDoor=closedAndUnLocked power=good cooling=good control=good connectivity=go
od robotics=good drive=good
checking overall system
overall states: media=degraded aggregatedIEDoor=closedAndUnLocked power=good
cooling=good control=good connectivity=good robotics=good drive=good
checking physical drives
overall drive status online=online readyness=ready
drive 1 states: online=online readyness=ready ras=good cleaning=notNeeded
drive 2 states: online=online readyness=ready ras=good cleaning=notNeeded
checking logical libraries
logical lib 1 states: online=online readyness=ready
check_tl_health-1.8.0.1.tar.gz
Gerhard Laußer.
Check_tl_health wird unter der GNU General Public License zur Verfügung gestellt. GPL
Gerhard Laußer (gerhard.lausser@consol.de) beantwortet gerne Fragen zu diesem Plugin. Er ignoriert aber Fragen wie “Wann implementieren sie Library XY?”, “Wann haben sie mal Zeit, meine Probleme zu lösen?”, “Hatten sie schon Zeit, meine Probleme zu lösen?”, “Wann gibt’s die nächste Version?”, “Blablablubb funktioniert nicht, können sie dieses Problem lösen?”, “Hilfääää, mein Chef möchte, dass ich unseren Dong-Sing-Hao-Tapeloader von Ebay ins Icinga einbinde, kannst du das für mich machen?”.
Wiederschaun.