DESCRIPTION
A Munin node runs plugins to gather statistics about the system. Most of the plugins were originally written in Perl or Shell for simplicity. The munin-plugins-c binary implements a number of the plugins as a single binary. It was written for reduced footprint in terms of system resources. Similar to the busybox utility, it evaluates the name it is called as.USAGE
Discovering available plugins:
@@pkglibexecdir@@/munin-plugins-c listplugins
Enabling the cpu plugin:
ln -s @@pkglibexecdir@@/munin-plugins-c @@CONFDIR@@/plugins/cpu
AUTHORS
Helmut Grohne, Steve Schnepp