Another nagios/bash script that verifies if a cluster has performed a failover. This one is used for any microsoft cluster.
#!/bin/bash # 2008-07-23 Nereu # edit: Felipe Ferreira 01-2010 TMPDIR=/usr/local/nagios/var…
System Administrator
Another nagios/bash script that verifies if a cluster has performed a failover. This one is used for any microsoft cluster.
#!/bin/bash # 2008-07-23 Nereu # edit: Felipe Ferreira 01-2010 TMPDIR=/usr/local/nagios/var…
To find out if your Microsoft cluster did a failover is a boring task to go in the eventviewer or logs. Well I wrote a script that does just that…
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 …
WCAT howto
It was a little trick but I got it working.The config file I am using is here
EDIT the URL to point to your website.Save it as stress.ubr.…
I had already written a simillar script, that would go thru an entire Cluster and SGs, these one implements same theory but it is more flexible and easy to use.…
These script can be usefull when we want to know or map where are all our websites located. It is also capable of querying remote servers like
getAllWebSistesIIS.vbs WEB2
I …
MSSQL Server 2005
Prof.: Alex Casanovas (SoftObert)
######CLASS 1 – 27/02/2009 #######
Relations – Entity
Entity = Table
Property = (COLUMNS)
[CLIENTS]
Propreties | Conditions, Name, SUrname, Address….
Strong Entity(Independent) …