File: TODO

package info (click to toggle)
munin 1.2.3-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,940 kB
  • ctags: 98
  • sloc: sh: 4,215; makefile: 452; perl: 135
file content (12 lines) | stat: -rw-r--r-- 639 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
- Munin can warn via nagios (using nsca). This could (and should) be
  generalized so it could warn with arbitrary programs and parameters
  (e.g. send a mail). 
- Create RPM package 
- munin-update: tune the .rrd-file when min and max are changed.
- munin-html show latest value in overviews
- munin-html mark services over warning and critical 
- munin-update serveral degrees of detail in the .rrd-files. Choose
  which when creating the file. E.g. option: RRA:AVERAGE:0.5:1:115200
  (keep every 5 minutes for 400 days == around 900k per data source).
- munin-nagios Only send 20 OK messages to nagios each time it's run.
  Never more.