monitors:bb-zfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
monitors:bb-zfs [2020/04/21 01:02] – [bb-zfs.ksh] freesoftwareserversmonitors:bb-zfs [2020/04/21 01:05] – [Changelog] freesoftwareservers
Line 16: Line 16:
     [zfs]     [zfs]
         ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg         ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
-        CMD $HOBBITCLIENTHOME/ext/bb-zfs.sh+        CMD $HOBBITCLIENTHOME/ext/bb-zfs.ksh
         LOGFILE $HOBBITCLIENTHOME/logs/zfs.log         LOGFILE $HOBBITCLIENTHOME/logs/zfs.log
         INTERVAL 5m         INTERVAL 5m
Line 199: Line 199:
   * **2013-07-16**   * **2013-07-16**
     * Changed graphing FNPATTERN to **^**zfs,(.*).rrd\\ Without the ^ it will pick up and try and graph any rrd file with the string "zfs," in the file name.      * Changed graphing FNPATTERN to **^**zfs,(.*).rrd\\ Without the ^ it will pick up and try and graph any rrd file with the string "zfs," in the file name. 
 +  * **2020-04-20**
 +    * Update to new "zpool list -h" format
 +    * Add Available/Free to table
 +    * Full "zpool status" always displayed
 +    * Set DEGRADED=RED
 +    * DISKYELL=90 & DISKRED=95
  • monitors/bb-zfs.txt
  • Last modified: 2020/04/21 01:11
  • by freesoftwareservers