29 Jan
2008
29 Jan
'08
11:43 a.m.
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