Xymon Mailing List Archive search

newbie [PAGE]

list Henrik Størner
Tue, 29 Jan 2008 12:43:19 +0100
Message-Id: <user-118de7a94c1f@xymon.invalid>

On Tue, Jan 29, 2008 at 02:34:27PM +0530, Sabeer MZ wrote:
Thanks for response.

But there is an issue here. if you check the configuration it comes like:-

PAGE=<page-name> and under that all the processes and things.
          PROC ftp
          PROC mySQL
          etc...
Use the EXHOST setting to filter out this particular host that 
is not running ftp.

But I think your process names are just plain wrong. MySQL doesn't have
a process named "mySQL" - it's "mysqld". FTP servers normally dont have
a process named "ftp" - it's "ftpd", "in.ftpd" or similar.


Henrik