<Graph>
Host "/any/"
+ Plugin "ping"
+ PluginInstance ""
+ Type "ping"
+ TypeInstance "/any/"
+
+ Title "Ping (Latency)"
+ VerticalLabel "Seconds"
+
+ <DEF>
+ DSName "value"
+ Legend "Ping"
+ Color "0000ff"
+ </DEF>
+</Graph>
+
+<Graph>
+ Host "/any/"
+ Plugin "ping"
+ PluginInstance ""
+ Type "ping_droprate"
+ TypeInstance "/any/"
+
+ Title "Drop rate"
+ VerticalLabel "Rate"
+
+ <DEF>
+ DSName "value"
+ Legend "Rate"
+ Color "0000ff"
+ </DEF>
+</Graph>
+
+<Graph>
+ Host "/any/"
+ Plugin "ping"
+ PluginInstance ""
+ Type "ping_stddev"
+ TypeInstance "/any/"
+
+ Title "Standard deviation (ping)"
+ VerticalLabel "Std. deviation"
+
+ <DEF>
+ DSName "value"
+ Legend "Std. dev."
+ Color "0000ff"
+ </DEF>
+</Graph>
+
+<Graph>
+ Host "/any/"
Plugin "processes"
PluginInstance ""
Type "ps_state"