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 [2018/03/20 22:11]
darron [Telegraph (cpu.xml)]
projects:telegraph [2018/03/20 22:12]
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" />+ <graph title"CPU Temp" label="C" /> 
 + <database type="rrd" filename="/var/lib/rrd/cpu.rrd" />
  <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" />
 </telegraph> </telegraph>