Skip to content

Nagios/Icinga2 check for Open-E storage to monitor ZFS pool state and fetch ARC L2ARC stats

Notifications You must be signed in to change notification settings

flohoff/check_opene_zfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Nagios/Icinga2 monitoring plugin for Open-E storage

Monitors the ZFS Pool state and dumps ARC and L2ARC stats to Nagios/Icinga2 performance data

./check_opene_zfs -H 172.26.224.22 -C public 
OPENE_ZFS OK - Data-1 online(1) | zfsARCSizeKB=25255100KB;; 
    zfsARCMetadataSizeKB=274545KB;; zfsARCDataSizeKB=24982592KB;; 
    zfsARCHits=5282784231c;; zfsARCMisses=165977682c;; 
    zfsL2ARCHits=97583282c;; zfsL2ARCMisses=68394340c;; 
    zfsL2ARCReads=48119966519c;; zfsL2ARCWrites=95131924067c;;

Dependencies

apt-get install libgetopt-long-descriptive-perl libnet-snmp-perl libmonitoring-plugin-perl

About

Nagios/Icinga2 check for Open-E storage to monitor ZFS pool state and fetch ARC L2ARC stats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages