There was an error while loading. Please reload this page.
Monitoringplug use autoconf/automake with autogen.sh for configuration and make for compilation.
tar -xzf monitoringplug-*.tar.gz cd monitoringplug-* ./configure make make install
make rpm
make deb
git clone https://github.com/MonitoringPlug/monitoringplug.git cd monitoringplug ./autogen.sh ./configure make make install
For building from Git you need some additional tools.