Xymon Mailing List Archive search

Devices do not appear to be updating

list Jeremy Laidman
Wed, 18 Dec 2013 22:02:27 +1100
Message-Id: <user-a081937a1561@xymon.invalid>

Your Xymon server isn't receiving any client messages from ACS-Svr.  Is
Log-Svr also a Windows server?  If so, check that the client is configured
the same way.  Either way, check that your Xymon client (eg BBWin) is
running and is not producing errors.

J


On 18 December 2013 20:54, Nilesh Bharakhada <user-68cdb22b1afc@xymon.invalid>wrote:
Morning

Firstly - just to pre-warn everyone, I'm pretty new to Xymon (and to
mailing lists) - although so far it has been pretty easy to setup.

I'm slowly adding some windows servers. The last device I added last night
doesn't seem to be adding any checks apart from the standard "conn", "info"
and "trends"

[image: Inline images 1]

My hosts.cfg file is as follows:

x.x.x.x    Log-Svr                 # NOCOLUMNS:files
y.y.y.y    ACS-Svr                 # NOCOLUMNS:files

My analysis.cfg file is as follows:

HOST=Log-Svr
        DISK C 80 90
        DISK E 80 90
        MEMPHYS 75 101
        MEMSWAP 75 85
        MEMACT 75 85
        SVC TermService
        SVC SNMP
        SVC CASDiscovery
        SVC CASUniversalAgent
        SVC CatTools
        SVC FileZilla_Server
        SVC Kiwi_Syslog_Server
        PROC snmp.exe 1 1
        PROC CatTools_Service.ex 1 1
        PROC CatTools_Client.exe
        PROC FileZilla server.exe 1 1
        PORT STATE=LISTENING LOCAL=%[.:](3389)$ TEXT=RemoteDesktop
        PORT STATE=LISTENING LOCAL=%[.:](445)$ TEXT=Microsoft-DS
        PORT STATE=LISTENING LOCAL=%[.:](21)$ TEXT=FTP

#ACS SERVER
HOST=ACS-Svr
        DISK C 80 90
        DISK E 80 90
        MEMPHYS 75 101
        MEMSWAP 75 85
        MEMACT 75 85
        SVC TermService
        SVC SNMP
        SVC CASDiscovery
        SVC CASUniversalAgent
        SVC CatTools
        SVC FileZilla_Server
        SVC Kiwi_Syslog_Server
        SVC SolarWinds_TFTP_Server
        PROC snmp.exe 1 1
        PROC CatTools_Service.ex 1 1
        PROC CatTools_Client.exe
        PROC FileZilla server.exe 1 1
        PORT STATE=LISTENING LOCAL=%[.:](3389)$ TEXT=RemoteDesktop
        PORT STATE=LISTENING LOCAL=%[.:](445)$ TEXT=Microsoft-DS
        PORT STATE=LISTENING LOCAL=%[.:](21)$ TEXT=FTP

Looking through all of the log files (/var/log/xymon/) I can't seem to
find anything that would give me a clue about why this device isn't updating

Thanks everyone

Nilesh