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 …
I found this really interesting diagram about how the IIS works. Also the HTTP error codes witch was very helpfull to debug problems.
ref.:
http://msdn.microsoft.com/en-us/library/ms524901%28VS.90%29.aspx
Using Nagios / Centreon Distributed Monitoring
Problem:
# tail -f /usr/local/centreon/log/centcore.log
“Cannot get perfdata file. Unkown perfdata file on poller 2”
and
# tail /usr/local/centreon/log/nagiosPerfTrace.log
“Use of uninitialized value in …
InnoDB: Operating system error number 13
I was trying to move a DB files location and then MySQL would not start,wtih error:
…Aug 6 14:13:49 katia mysqld_safe[20041]: started
Aug 6
Running x-lite in Ubuntu 8.10 hardy.
X-Lite is a VOiP application made by http://www.counterpath.com/
it allows configuration via SIP protocol.
Download the application and then
# tar -zxvf X-Lite_Install.tar.gz
# …