Xymon Mailing List Archive search

rrd network graphs on windows check

list Deepak Deore
Fri, 21 Jun 2013 20:07:52 +0530
Message-Id: <CABpN7iR+uUy=user-dd3d7b23946e@xymon.invalid>

This is not the answer of your question, just sharing our experience with
the same problem.

We had same problem with our windows servers, our network doesn't allow
incoming connections to xymon server.
So while doing R&D we found and implemented below setup: -

1. Windows server sends data to another linux server in its same subnet.
2. That linux server has xymon client running and listening on port 1984
with msgcache enabled.
3. When xymon server pulls the data from that linux server it gets that
windows server's data also.

I think this is not a feature of xymon but this is what we discovered.


On Fri, Jun 21, 2013 at 6:09 PM, Gillis Bart <user-cba7bb00b233@xymon.invalid> wrote:
 Hello,


Since january 2012 I continued the development of an alternative windows
monitoring agent that is based on the Nagios client NSCient++

See the checkwin monitor in Xymonton or http://code.google.com/p/checkwin/


I would like to add some network statistics the same way as we have in the
BBWin client.

I wrote the script that captures the inbound and outbound traffic values
through the “netstat –e” command but I don’t know how I have to load it to
the Xymon server.

In the source code I found the “do_ifstat.c” module In which I could find
the code

/* IP          Ibytes Obytes */

/* 192.168.0.1 1818   1802  */

static const char *ifstat_bbwin_exprs[] = {

        "^([a-zA-Z0-9.:]+)\\s+([0-9]+)\\s+([0-9]+)"

};


Can someone explain me to which xymon test I should post my ifstat info?

I see that the network graphics are only visible in the trends but I don’t
find what is expected by xymon to generate the rrd files.


Best regards,

Bart

This e-mail and all files transmitted as attachment(s) thereto are
confidential and solely intended for the individual to whom or the
organization to which they are addressed. If you received this e-mail by
mistake, please notify Cegeka's Service user-8170e541d067@xymon.invalid at cegeka.beor call +32 (0)11 240 363. We thank you in advance. Cegeka hereby confirms
that this message has been swept by Sophos for the presence of viruses.