summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-03-03 11:14:14 -0700
committerGitHub <noreply@github.com>2021-03-03 11:14:14 -0700
commit1d003fa0d5111066e1459997c18bb115a036eb94 (patch)
tree5ba84d07418857d0763c360b1fed9020890533db /health
parent71e711430cd793daa0599c5f911018889778798b (diff)
Change all refs from service to systemctl (#10703)
Diffstat (limited to 'health')
-rw-r--r--health/notifications/stackpulse/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/health/notifications/stackpulse/README.md b/health/notifications/stackpulse/README.md
index 13d2f7235e..4c44954abb 100644
--- a/health/notifications/stackpulse/README.md
+++ b/health/notifications/stackpulse/README.md
@@ -39,8 +39,9 @@ SEND_STACKPULSE="YES"
STACKPULSE_WEBHOOK="https://hooks.stackpulse.io/v1/webhooks/YOUR_UNIQUE_ID"
```
-4. Now [restart Netdata](/docs/getting-started.md#start-stop-and-restart-netdata). When your node creates an alarm, you
- can see the associated notification on your StackPulse Administration Portal
+4. Now restart Netdata using `sudo systemctl restart netdata`, or the [appropriate
+ method](/docs/configure/start-stop-restart.md) for your system. When your node creates an alarm, you can see the
+ associated notification on your StackPulse Administration Portal
## React to alarms with playbooks