Distributed monitoring on a one way network no passive check
Posted: Tue Nov 20, 2018 11:26 am
Hello all
I'm looking for a way to access the nagios status of a series of hosts that live on a one-way restricted network ( lets call it Site A) - i.e. the hosts can send out but nothing is allowed in.
Some ideas that have cropped up is to regularly copy the status.dat to a place where it can be accessed outside Site A - yet I don't know how my external nagios ( on Site B) instance would read that data - Is that even a feasible approach? Site B is also monitoring a separate set of hosts but if needed, we could set up a third nagios instance with the sole purpose of mirroring from Site A if that simplifies anything.
I realize I could have the nagios send passive checks from Site A to Site B but as far as I understand i would have to have a duplicate configuration of all those hosts set up as passive hosts/services on Site B - something we would really want to avoid for the admin overhead.
So - is there any solution that you can think of that fit these requirements? I.e. Distributed monitoring on a one way network without using passive checks..
I'm looking for a way to access the nagios status of a series of hosts that live on a one-way restricted network ( lets call it Site A) - i.e. the hosts can send out but nothing is allowed in.
Some ideas that have cropped up is to regularly copy the status.dat to a place where it can be accessed outside Site A - yet I don't know how my external nagios ( on Site B) instance would read that data - Is that even a feasible approach? Site B is also monitoring a separate set of hosts but if needed, we could set up a third nagios instance with the sole purpose of mirroring from Site A if that simplifies anything.
I realize I could have the nagios send passive checks from Site A to Site B but as far as I understand i would have to have a duplicate configuration of all those hosts set up as passive hosts/services on Site B - something we would really want to avoid for the admin overhead.
So - is there any solution that you can think of that fit these requirements? I.e. Distributed monitoring on a one way network without using passive checks..