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
monitors:bb-zfs [2020/04/21 01:03] – [Installation] freesoftwareserversmonitors:bb-zfs [2020/04/21 01:11] (current) – [bb-zfs.ksh] freesoftwareservers
Line 61: Line 61:
 DISKYELL=90 DISKYELL=90
 DISKRED=95 DISKRED=95
-SNAPRED=90  # Days old +SNAPRED=90      # Days old 
-SNAPYELL=60 # Days old +SNAPYELL=60     # Days old 
-SNAPCOL=true  # Set to true if snapshot age should effect test colour +SNAPCOL=true    # Set to true if snapshot age should effect test colour 
-CHECKSNAPS=true# Set to true to do snapshot checking+CHECKSNAPS=true # Set to true to do snapshot checking
 TEST="zfs" TEST="zfs"
 DISPCOLOR="green" DISPCOLOR="green"
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