omniti-labs / resmon

Resmon is a lightweight utility for local host monitoring that can be queried by tools such as nagios over http. One of the main design goals is portability: that resmon should require nothing more than a default install of Perl. Built with the philosophy that "we are smart because we are dumb," that is, local requirements should be minimal to ease deployment on multiple platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resmon

A lightweight utility for local host monitoring that can be queried by tools such as Nagios over HTTP. One of the main design goals is portability: that resmon should require nothing more than a default install of Perl. Built with the philosophy that "we are smart because we are dumb," that is, local requirements should be minimal to ease deployment on multiple platforms.

Requirements

Perl 5. Individual modules may require additional utilties (e.g. the svn command).

Apps supporting Resmon output

Documentation

Available in the resmon wiki

Copyright

Copyright © 2013 OmniTI Computer Consulting, Inc. See LICENSE for details.

About

Resmon is a lightweight utility for local host monitoring that can be queried by tools such as nagios over http. One of the main design goals is portability: that resmon should require nothing more than a default install of Perl. Built with the philosophy that "we are smart because we are dumb," that is, local requirements should be minimal to ease deployment on multiple platforms.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Perl 98.0%Language:Shell 2.0%