calm netdata down
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "stopping netdata..."
|
||||
service netdata stop
|
||||
|
||||
echo "starting netdata..."
|
||||
service netdata start
|
||||
Reference in New Issue
Block a user