<Graph>
Host "/any/"
+ Plugin "netapp"
+ PluginInstance "/any/"
+ Type "df_complex"
+ TypeInstance "/all/"
+
+ Title "Diskspace (NetApp)"
+ VerticalLabel "Bytes"
+ ShowZero true
+
+ <DEF>
+ TypeInstance "sis_saved"
+ DSName "value"
+ Legend "SIS saved "
+ Color "00e0e0"
+ Area true
+ Stack true
+ Format "%5.1lf%s"
+ </DEF>
+ <DEF>
+ TypeInstance "free"
+ DSName "value"
+ Legend "Free "
+ Color "00ff00"
+ Area true
+ Stack true
+ Format "%5.1lf%s"
+ </DEF>
+ <DEF>
+ TypeInstance "used"
+ DSName "value"
+ Legend "Used "
+ Color "ff0000"
+ Area true
+ Stack true
+ Format "%5.1lf%s"
+ </DEF>
+ <DEF>
+ TypeInstance "snap_normal_used"
+ DSName "value"
+ Legend "Snap used (normal)"
+ Color "c10640"
+ Area true
+ Stack true
+ Format "%5.1lf%s"
+ </DEF>
+ <DEF>
+ TypeInstance "snap_reserved"
+ DSName "value"
+ Legend "Snap reserved "
+ Color "f15aef"
+ Area true
+ Stack true
+ Format "%5.1lf%s"
+ </DEF>
+ <DEF>
+ TypeInstance "snap_reserve_used"
+ DSName "value"
+ Legend "Snap used (resv) "
+ Color "820c81"
+ Area true
+ Stack true
+ Format "%5.1lf%s"
+ </DEF>
+</Graph>
+
+<Graph>
+ Host "/any/"
Plugin "df"
PluginInstance "/any/"
Type "df_inodes"