aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--syslog_munin/README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/syslog_munin/README.md b/syslog_munin/README.md
index cc0580b..f4d41a3 100644
--- a/syslog_munin/README.md
+++ b/syslog_munin/README.md
@@ -8,12 +8,12 @@ for munin to plot.
Setup
-----
- # Configure your syslog daemon to send messages from
- local0 (the facility the ODR-mmbTools log to)
- to localhost:51400 over UDP
- # Use supervisord or similar to run the service *syslog_munin.py*
- # Copy *syslog_munin_plugin.sh* to */etc/munin/plugins/*
- # Wait for munin to start graphing
+ 1. Configure your syslog daemon to send messages from
+ local0 (the facility the ODR-mmbTools log to)
+ to localhost:51400 over UDP
+ 1. Use supervisord or similar to run the service *syslog_munin.py*
+ 1. Copy *syslog_munin_plugin.sh* to */etc/munin/plugins/*
+ 1. Wait for munin to start graphing
Todo
----