Graphite.nurdspace.lan: Difference between revisions

From NURDspace
(Created page with "{{Inventory |InventoryOwner=Zarya |InventoryStatus=Working |InventoryHostname=graphite.nurdspace.lan |InventoryLocation=Proxmox2 }} == How to add data to graphite == telnet ...")
 
mNo edit summary
Line 5: Line 5:
|InventoryLocation=Proxmox2
|InventoryLocation=Proxmox2
}}
}}
== How to get data from graphite ==
* http://192.168.1.201
* https://graphite.readthedocs.org/en/latest/render_api.html
== How to add data to graphite ==
== How to add data to graphite ==
  telnet 192.168.1.201 (graphite.nurdspace.lan) 2003
  telnet 192.168.1.201 (graphite.nurdspace.lan) 2003
  name.probe.sensor.id <value> <unixtimestamp> or -1 if no timestamp available
  name.probe.sensor.id <value> <unixtimestamp> or -1 if no timestamp available

Revision as of 10:12, 12 January 2014

NURDs Inventory
NoPicture.png
Owner The wikipage input value is empty (e.g. <code>SomeProperty::, [[]]</code>) and therefore it cannot be used as a name or as part of a query condition.
Status
Tool
Tool category

{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} Zarya {{{Location}}}Property "Tool Location" (as page type) with input value "{{{Location}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

How to get data from graphite

How to add data to graphite

telnet 192.168.1.201 (graphite.nurdspace.lan) 2003
name.probe.sensor.id <value> <unixtimestamp> or -1 if no timestamp available