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 Both sides next revision
projects:telegraph [2017/01/12 22:44]
127.0.0.1 external edit
projects:telegraph [2018/03/20 22:11]
darron [Telegraph (cpu.xml)]
Line 45: Line 45:
 <?xml version="1.0"?> <?xml version="1.0"?>
 <telegraph> <telegraph>
- <database type="rrd" filename="/var/lib/rrd/cpu.rrd" init="1" title"CPU Temp" label="C"> + <database type="rrd" filename="/var/lib/rrd/cpu.rrd" init="1" title"CPU Temp" label="C" /
-   <query source="0" name="cpu" host="X.X.X.X" community="public" miboid="cpu" /+ <query source="0" name="cpu" host="X.X.X.X" community="public" miboid="cpu" />
- </database>+
 </telegraph> </telegraph>
 </code> </code>