#20 closed task (fixed)
check posibilities with DNX
| Reported by: | maarten | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Distributed monitoring |
| Component: | Nagios main configuration | Version: | |
| Keywords: | dnx neb | Cc: |
Description
First thought:
Could be running on all proxies
Change History (2)
follow-up: 2 comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
Replying to maarten:
DNX is nice for monitoring clusters to have some load balancing...but it is not possible to have a multiple views of the network.
Best we could use a distributed nagios setup with one master and multiple slaves
The nagios config can be generated with knowledge of the viewpoint of the location of the master/slave monitor.
There is a working proof of concept in the exodus development tree
the master can detect the real state of the host status by the passive state translation.
http://nagios.sourceforge.net/docs/3_0/passivestatetranslation.html

DNX is nice for monitoring clusters to have some load balancing...but it is not possible to have a multiple views of the network.
Best we could use a distributed nagios setup with one master and multiple slaves
The nagios config can be generated with knowledge of the viewpoint of the location of the master/slave monitor.
There is a working proof of concept in the exodus development tree