Network Monitoring Tools: Well I have real world experience as an administrator using many network monitoring tools, the main ones I have used are: Nagios with Oreon interface and many custom plugins, MOM (Microsoft Operations Manger 2005), CA-NSM r3.1,r11.1(Computer Associates, […]
SMS 2003 Updating "Software Updates" list
How to manualy update SMS 2003 Software Updates list of patches: Well SMS sometimes does not update (as it should) the list of the most current avaible patches in Microsoft site. So here is a way around on how to […]
Executing Remote Code
Description: So I needed to run a script (.vbs) in 80 servers all in different domains. How can it be done? Well as everyone knows the tool psexec is a handy tool for the task. So I here is my […]
Check Hosts
Description: Check a list of IPs from a text file Download: checkips.bat
Merge Files
Description: Simple script to merge two files into a new one Download: merge.vbs
Monitor Hosts
Description: script to Monitor Hosts/Ports and send an email if host or port is not responding Requires: w3Sockets , Download here Download: monitorhost.vbs
NSM Parse Alarms
Description: This script will parse (NSM r3.1 alarms) found in Warning, Critical or Unkonw state. I have it in schedulle tasks, and outputing to a share. Although the BPV (Business Process Views) from the portal have quite better views, it […]