We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.