Netdata: Difference between revisions
Add summary on how to disable alarms |
→Start/Stop: add reload command |
||
| Line 68: | Line 68: | ||
To start netdata run: | To start netdata run: | ||
<code>systemctl start netdata</code> | <code>systemctl start netdata</code> | ||
To reload configuration: | |||
<code>killall -USR2 netdata</code> <ref>https://docs.netdata.cloud/health/quickstart/#reload-health-configuration</ref> | |||
== Notifications == | == Notifications == | ||