Skip to content
Snippets Groups Projects
Sergey Ivanov's avatar
Sergey Joseph Ivanov authored
Added option -r <pidfile> for resmon.
If none provided it will run without creating pidfile.
If provided, it will try write it's pid into specified file.
Resmon-systemd.service should have this file as an argument for
resmon as a PIDFile option and in ExecStart option.
54c59f46
History

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.