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