Update sysutils/filelight to version 20.04.0
[dports.git] / sysutils / munin-master / pkg-descr
1 Munin network-wide graphing framework (node)
2
3 Munin is a tool for graphing all sorts of information about one or more
4 servers and displaying it in a web interface. It uses the excellent
5 RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a
6 master/node architecture. The master connects to all the nodes at regular
7 intervals, and asks them for data. It then stores the data in RRD-files,
8 and (if needed) updates the graphs. One of the main goals have been ease
9 of creating own "plugins" (graphs).
10
11 This is the collector. It is installed on the machine that shall collect
12 and display performance data.
13
14 WWW: http://munin-monitoring.org/