[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Centralized bbwin hobbit-clients not working for proc and ports
- To: <hobbit (at) hswn.dk>
- Subject: Centralized bbwin hobbit-clients not working for proc and ports
- From: "John Hamblin" <john.hamblin (at) motion-it.co.uk>
- Date: Tue, 2 Feb 2010 16:51:05 -0000
- References: <971b43ce1002020023i5713e1b0pe12e7d0bdb44ff04 (at) mail.gmail.com> <Pine.LNX.4.64.1002020932520.15612 (at) pal32.desy.de> <971b43ce1002020425n532cfc9ah98f394f7fdfedda0 (at) mail.gmail.com> <971b43ce1002020532q68275297j77819748a87a18bd (at) mail.gmail.com> <971b43ce1002020716m58995d02uf0df0644d9b6fe80 (at) mail.gmail.com> <961092e11002020719i47559631ie393a40379846d6b (at) mail.gmail.com> <971b43ce1002020733q6a825949j62227e52e03556ff (at) mail.gmail.com> <971b43ce1002020744w3fcf8ea9wea487230e125dc2a (at) mail.gmail.com>
- Thread-index: AcqkHnvcOXbx9e1nTNCbY9xfIRbF7AACD7Eg
- Thread-topic: Centralized bbwin hobbit-clients not working for proc and ports
I'm trying to configure monitoring for windows servers so that I get
alerts when ports such as 80 and 443 are not available. I understand
that I have to set the servers to central mode and have done so on 1
client server for a test as below.
<!-- bbwin mode local or central -->
<setting name="mode" value="central" />
<setting name="configclass" value="win32" />
My hobbit-client.cfg file has the following:
HOST=xxxxx.co.uk
PROC BBWin.exe 1
PORT "LOCAL=%(:80|:443)" state=LISTEN TEXT=http and https
Unfortunately this is not working! I get white entries on the main
status page with "No process to check" for proc and just a "-" for
ports. I am getting the "Client Data" available for proc with current
date and time, but the status of the actual page is reading as last
updated back in November when I first changed the bbwin mode.
Any ideas where I am going wrong?
(We have a solaris server being monitored from the same box and using
the same config file and both proc and ports are working fine for this.)
Thanks,
John