From 1d003fa0d5111066e1459997c18bb115a036eb94 Mon Sep 17 00:00:00 2001 From: Joel Hans Date: Wed, 3 Mar 2021 11:14:14 -0700 Subject: Change all refs from service to systemctl (#10703) --- health/notifications/stackpulse/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'health') 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 -- cgit v1.2.3