Monitoring a host behind VPN/Firewall
Fernando Feijo
ffeijo at ffeijo.com
Mon Oct 22 14:51:12 CEST 2012
Gilberto,
There is surely a more elegant way, but if you add an extra test in the client that returns OK plus the date and time, and call this test "_Last likely update" or something of that sort, you will at least know if the data is stale.
It is a short batch file:
**
@echo off
echo OK: %DATE% %TIME%
exit /B 0
**
Fernando
**
On Oct 22, 2012, at 6:07 AM, Gilberto Ferreira <gilberto.nunes at selbetti.com.br> wrote:
> Nobody??
>
>
>
>
>
> Gilberto Nunes Ferreira
>
>
>
> ----- Mensagem original -----
>
> De: "Gilberto Ferreira" <gilberto.nunes at selbetti.com.br>
> Para: "Nagios Users List" <nagios-users at lists.sourceforge.net>
> Enviadas: Sexta-feira, 19 de Outubro de 2012 16:42:01
> Assunto: [Nagios-users] Monitoring a host behind VPN/Firewall
>
> Hi folks..
>
> I'm trouble here...
> We have a thousand host behind VPN/Firewall.
> For now, we use NC_NET to collect WMI data from server, and send this datas to Nagios server, throught NSCA.
> We do it in passive mode...
> What happen here is that, even host came down, I still see the status ok for services on Nagios panel...
> I'm use FAN, Fully Automatic Nagios here... Using Centreon to configure hosts and services...
>
> Some one know another way to monitoring a hosts behind VPN/Firewall???
>
>
> Thanks
>
>
>
>
>
>
> Gilberto Nunes Ferreira
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list