Log Parser sample queries to check the health of your IIS,FTP.
IIS log files queries
These examples assume the log format used is W3C Extended. If a different format …
System Administrator
Log Parser sample queries to check the health of your IIS,FTP.
These examples assume the log format used is W3C Extended. If a different format …
1xx – Informational
These status codes indicate a provisional response. The client should be prepared to receive one or more 1xx responses before receiving a regular response.
100 – Continue.…
Well if you have the mission to keep multiple webservers IIS 6.0 with exactly same setup its not an easy job!
I was faced with this challenge and ended up …
During your FTP sessions, you’ll receive various numbered codes
from servers. CuteFTP displays these codes in the log window.
Some codes represent …
So How can we know the IIS server is responding to all petitions?
Well I found a way to go directly in the IIS log files and get the results …
Its a system administrator duty to be sure the ESX servers health and performance are OK.
I monitor:
I believe the most important things to monitor are:
CPU check_cpu_esx
DISK …
So how can we now a website is working how it should.
As far as performance, server settings, code etc…
Well there are lots of tools out there but the …