go-nrpe

command module
v0.0.0-...-27a26ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2014 License: Apache-2.0 Imports: 6 Imported by: 0

README

NRPE in Go

This project is an alternate implementation of NRPE in golang. There are a few advantages to this project over the main implemenation of NRPE:

  1. Statically linked binary. A single build will work across distros.
  2. A configuration format that it not completely custom and is machine parseable.
  3. Not maintained by Nagios Enterprises.
Some notes
  • This project is not a drop-in replacement for NRPE. It solely implements the wire protocol, the per-node configuration is different. This is because the NRPE configuration format is generally obnoxious to automate.
License

This project is licensed under Apache 2.0. See the LICENSE file in this repo for the full text of the license.

Authors

Sam Kottler shk@linux.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL