Code

Changed license to GPL-2+ (from GPL-2only).
[nagixsc.git] / README
1 Nag(ix)SC
2 =========
4 Transport of Nagios™/Icinga check results over HTTP or any other way *you* like!
6 Nag(ix)SC is a replacement for NRPE (Nagios Remote Plugin Executor) and NSCA
7 (Nagios Service Check Acceptor) supporting multiple transport mechanisms like
8 HTTP(S), SSH, rsync, or whatever you like. It may be used to execute Nagios/
9 Icinga plugins on a remote host or to send service check results to a central
10 monitoring server.
11  .
12 Nag(ix)SC includes simple HTTP server implementations to send and receive
13 check results and execute plugins. HTTP is the preferred way to transfer the
14 generated data because of the following benefits:
16   * simple protocol with many existing support tools (e.g. curl) and libraries
17     for basically any programming and scripting language
18   * support for relaying/forwarding through (reverse-)proxies
19   * support for authorization and authentication
20   * support for encryption (HTTPS)
21   * filtering possibilities
24 URLs:
25 -----
27 Source:       http://github.com/wAmpIre/nagixsc/
28 Home & Docs:  http://oss.teamix.org/projects/nagixsc/wiki (ATM german only)
29 Support:      http://www.nagios-portal.org/wbb/index.php?page=Board&boardID=96