cron scripts definitely needed cleanup, so here it goes
[svn/Prometheus-QoS/.git] / sample-configuration / prometheus.cron
diff --git a/sample-configuration/prometheus.cron b/sample-configuration/prometheus.cron
new file mode 100644 (file)
index 0000000..4e9f8d3
--- /dev/null
@@ -0,0 +1,5 @@
+# Prometheus Cron file now made with 5% more love
+# (thanks to Danny for suggestion)
+
+0 0,1,7-23 * * *  root nice /root/qos/prometheus -p
+0 2 * * *  root screen -L -d -m /root/qos/prometheus
This page took 0.112517 seconds and 4 git commands to generate.