Monthly Archives: July 2011

How to monitor Windows logs with WMI.

 

The script:

First you will need to download my script and make a copy of it on to your windows box.

Download it from here: http://mihai.radoveanu.ro/my-plugins/check_windows_logs_via_wmi

Continue reading

How to backup an off-line installation of Cisco WCS 6.0.196.0

Well let’s say you have an error that brings down all your WCS installation and you do not have a recent backup. What can you do? How can you recover the DB?

For this there is a simple answer but first let’s take a minute to analyze the WCS structure. It’s made from three primary components:

  1. the Solid database engine;
  2. the Apache web server engine;
  3. and the Java virtual machine that contains a Java-based SNMP engine. Continue reading