Hi James, We're running CFMX 6.0 on a windows 2000 server
We're looking at software to help track or find possible memory leaks (I think that's the most likely cause of death) Simon -----Original Message----- From: James Macpherson [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 May 2004 9:43 AM To: CFAussie Mailing List Subject: [cfaussie] RE: application / server monitoring Hey Simon, Which platform are you running? I use nTop for linux which is very good at telling where your traffic is going from/to per IP, and if you just want to know if it's up and running I have a blankish html file and a CFM file that is retrieved every minute by a script using wget (again on linux). This is from a linux server to an Windows/IIS machine. If you get the cfm file okay, coldfusion and IIS are working, if you get the html file okay then IIS is working even if you don't get the CFM file. If both or either fail then it sends me an email straight away letting me know one or both services are dead. Not sure that answers your question but if you have such facilities it'll let you know as soon as you need to restart the service. Regards, - J > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 18 May 2004 9:16 AM > To: CFAussie Mailing List > Subject: [cfaussie] application / server monitoring > > > Hi, > > I was wondering the process or maybe even software people are using to > test the performance of the applications / servers? > > We have a server running our intranet application and every > now and again > it dies. A restart of the CF service is usually all it needs. > > I was wondering if anyone can recommend some processes or > some software to > help me investigate what might be the problem. > > Cheers, > > Simon > > --- > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 ********************************************************************** The information contained in this e-mail, and any attachments to it, is intended for the use of the addressee and is confidential. If you are not the intended recipient you must not use, disclose, read, forward, copy or retain any of the information. If you have received this e-mail in error, please delete it and notify the sender by return e-mail or telephone. The Commonwealth does not warrant that any attachments are free from viruses or any other defects. You assume all liability for any loss, damage or other consequences which may arise from opening or using the attachments. *********************************************************************************** --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
