mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Inventory | {{Inventory | ||
| | |Owner=Zarya | ||
| | |Status=Working | ||
| | |Hostname=graphite.nurdspace.lan | ||
| | |Location=Confusion | ||
|Tool=No | |||
}} | }} | ||
== How to get data from graphite == | == How to get data from graphite == | ||
Line 12: | Line 13: | ||
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 17:59, 30 September 2016
NURDs Inventory | |
---|---|
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)