This nagios plugin VBS script, gets exactly the amount of CPU a specific Aplication Pool is using, it helps a lot to identify witch site is using more CPU.
It …
font woff problem
roblem:
The default webserver (Apache/IIS) does not have some fonts format ‘we’ added to the website
This result in the browser, specially firefox to take long time to load the …
Monitor FTP erros with nagios
So How can we know the FTP server is saving all files as it should.
Well I found a way to go directly in the IIS-ftp log files and get …
LogParser Examples
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 …
replicate IIS configuration
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 …
Monitor IIS erros with nagios
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 …
website performance tools
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 …