Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 256 Bytes

Monitoring Plugins

Description

This repository contains a set of monitoring plugins for various linux metrics.

Installation

To install the monitoring plugins run the following commands:

./autogen.sh
./configure
make
make install