An implementation of the Nagios NRPE daemon in Ruby to provide a framework for easy, testable monitors.
Stars
89
Forks
4
Watchers
89
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
Removed ohai requirement, it was used before but not anymore and will be added back, but optional
a661931View on GitHubFix writing of the pid file, add logging to a file by command line when daemonized
740159dView on GitHubRefactoring some config handling and file loading, make a bit more consistent
0786b03View on GitHubAdded test around message precedence with multiple assertions
8836e8dView on GitHubMore specs around handling, fixed issue with client encountering an error
74ee8a0View on GitHub