We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8313bd commit b8b1416Copy full SHA for b8b1416
system-metrics-collector
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
#
4
-# Simple log system metrics collector. Polls the system state every 30s and
+# Simple log system metrics collector. Polls the system state every 1s and
5
# saves the result to /tmp/system-metrics.
6
7
# The simple nature of the script allows it to seemlesly run in any Linux based
0 commit comments