Xymon Mailing List Archive search

Devices do not appear to be updating

list Nilesh Bharakhada
Wed, 18 Dec 2013 09:54:58 +0000
Message-Id: <user-3c1e533b1989@xymon.invalid>

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