https://github.com/nicerath/zabbix-tl1000-snmp
Zabbix Template to Monitor Dell TL1000 Tape Library
https://github.com/nicerath/zabbix-tl1000-snmp
Last synced: 4 months ago
JSON representation
Zabbix Template to Monitor Dell TL1000 Tape Library
- Host: GitHub
- URL: https://github.com/nicerath/zabbix-tl1000-snmp
- Owner: NiceRath
- License: bsd-3-clause
- Created: 2024-04-25T08:14:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T08:37:39.000Z (about 1 year ago)
- Last Synced: 2024-12-28T10:36:20.647Z (5 months ago)
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zabbix - TL1000/IBM-2900 SNMP Monitoring
The [Dell PowerVault TL1000 Tape Library](https://www.dell.com/en-us/shop/data-storage-and-backup/powervault-tl1000/spd/storage-tl1000/pw_tl1000_11595) is basically a rebranded [IBM TS2900 Tape Autoloader](https://www.ibm.com/products/ts2900) - so this template should work for all devices based on it.
Also: IBM 3572-TL, IBM ULT3580-HH8
----
## Items
* Description
* Location
* Model
* Link Speed
* Uptime
* Drive Firmware
* Library Firmware
* Controller State
* Magazine State
* Controller Status
* Drive Status
* Magazine Status
* Power Status
* Robot Status
* Tapes
* Error-Event Discovery----
## Triggers
* Controller Status (avg)
* Drive Status (avg)
* Magazine Status (avg)
* Power Status (avg)
* Robot Status (avg)
* Low Uptime (info)
* Firmware Change (info)
* Magazine Open/Unlocked (warn)
* Error-Events---
## Install
* Import Zabbix Template
* Configure Tape Library as Host with SNMP interface
* Link Template----
## Extend
SNMP MIBs ca be downloaded:
* [Dell](https://www.dell.com/support/home/en-tc/drivers/driversdetails?driverid=knhyt)
* [IBM](https://www.ibm.com/support/fixcentral) (TS2900)The whole list of SNMP OIDs can be found here:
* [numeric](https://github.com/NiceRath/zabbix-tl1000-snmp/blob/main/oid-numeric.txt)
* [human-readable](https://github.com/NiceRath/zabbix-tl1000-snmp/blob/main/oid-full.txt)