mirror of
https://github.com/munin-monitoring/muninlite.git
synced 2025-01-03 11:42:10 +01:00
README: remove list of integrated plugins and runtime requirements
This commit is contained in:
parent
8e433d9a38
commit
7eebaa7f62
1 changed files with 0 additions and 24 deletions
24
README.md
24
README.md
|
@ -10,36 +10,12 @@ system.
|
|||
MuninLite is Copyright (C) 2007 Rune Nordbøe Skillingstad
|
||||
<rune@skillingstad.no> and released under GPLv2 (see LICENSE file)
|
||||
|
||||
Features
|
||||
--------
|
||||
MuninLite implements the following plugins:
|
||||
* df
|
||||
* cpu
|
||||
* if_
|
||||
* if_err_
|
||||
* load
|
||||
* memory
|
||||
* processes
|
||||
* swap
|
||||
* netstat
|
||||
* uptime
|
||||
* interrupts
|
||||
* irqstats
|
||||
|
||||
Build requirements
|
||||
------------------
|
||||
* Make
|
||||
* Perl
|
||||
|
||||
Requirements
|
||||
------------
|
||||
* Bourne Shell: ash or dash should be sufficient
|
||||
* grep: simple grep in busybox is sufficient
|
||||
* sed: simple sed in busybox is sufficient -- but a bit strange...
|
||||
* cut: cut in busybox is sufficient
|
||||
* wc: wc in busybox is sufficient
|
||||
* xargs: xargs in busybox is sufficient
|
||||
* inetd (optional): inetd in busybox is sufficient
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue