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
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Inventory
{{Inventory
|InventoryOwner=Zarya
|Owner=Zarya
|InventoryStatus=Working
|Status=Working
|InventoryHostname=graphite.nurdspace.lan
|Hostname=graphite.nurdspace.lan
|InventoryLocation=Proxmox2
|Location=Confusion
|Tool=No
}}
}}
== 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
== Technical information ==
* Graphite (whisper) database path: /opt/graphite/storage/whisper
* Graphite
** Carbon (Data collection)
** Whisper (Data Storage)
** graphite-web (Data output)

Latest revision as of 18:59, 30 September 2016

NURDs Inventory
NoPicture.png
Owner Zarya
Status Working
Hostname graphite.nurdspace.lan
Location Confusion
Tool No
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}}} {{{InventoryOwner}}}Property "Tool Owner" (as page type) with input value "{{{InventoryOwner}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Confusion

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


Technical information

  • Graphite (whisper) database path: /opt/graphite/storage/whisper
  • Graphite
    • Carbon (Data collection)
    • Whisper (Data Storage)
    • graphite-web (Data output)