Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| technik:gateways:monitoriungcollectd [23.10.2016 - 10:50] – albi | technik:gateways:monitoriungcollectd [28.04.2019 - 11:38] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== | ====== | ||
| - | * Installation | + | Installation: |
| apt install collectd-core | apt install collectd-core | ||
| - | * Links | + | Links: |
| - | | + | |
| - | | + | |
| + | |||
| + | http:// | ||
| / | / | ||
| - | | + | Hostname " |
| + | #FQDNLookup true | ||
| | | ||
| | | ||
| Zeile 28: | Zeile 31: | ||
| | | ||
| < | < | ||
| - | LogLevel info | + | |
| </ | </ | ||
| < | < | ||
| - | FSType rootfs | + | |
| - | FSType sysfs | + | FSType sysfs |
| - | FSType proc | + | FSType proc |
| - | FSType devtmpfs | + | FSType devtmpfs |
| - | FSType devpts | + | FSType devpts |
| - | FSType tmpfs | + | FSType tmpfs |
| - | FSType fusectl | + | FSType fusectl |
| - | FSType cgroup | + | FSType cgroup |
| - | IgnoreSelected true | + | IgnoreSelected true |
| </ | </ | ||
| < | < | ||
| - | Host " | + | |
| - | Host " | + | Host " |
| - | Interval 1.0 | + | Interval 1.0 |
| - | Timeout 0.9 | + | Timeout 0.9 |
| - | TTL 255 | + | TTL 255 |
| - | Device " | + | Device " |
| - | MaxMissed -1 | + | MaxMissed -1 |
| </ | </ | ||
| < | < | ||
| - | DataDir "/ | + | |
| </ | </ | ||
| < | < | ||
| - | <Node " | + | |
| - | Host " | + | |
| - | Port " | + | |
| - | Protocol " | + | |
| - | </ | + | </ |
| </ | </ | ||
| - | |||