The Veritas High Availability agents provide out-of-the-box support of many enterprise applications as well as a wide range of replication technologies. For a complete list of agents supported, please visit https://sort.symantec.com/agents . The ...
Veritas High Availability Agent Pack 3Q 2012 is now available on SORT: https://sort.symantec.com/agents
Highlights of this release:
Application
A new agent for IBM InfoSphere DataStage on the Linux operating system that ...
I have ported the Java Cluster Manager Console for VCS to MacOS. Download hagui.tar.gz using the link below and expand this tar ball as root under / on your MacOS box. Execute /opt/VRTSvcs/bin/hagui as a non-root user to start the GUI.
* ...
With VCS 5.1SP1, Symantec introduced the Intelligent Monitoring Framework (IMF) feature. IMF is an extension to the VCS agent framework. The intelligent monitoring functionality of VCS agents is disabled by default during a fresh installation or an ...
The following Perl script checks the configuraion of a VCS cluster against a set of default values defined in the script. Feel free to modify this script to suit your particular needs.
Best Regards,
-Seann
#!/usr/bin/perl
#
# chkvcs
# ...
The Symantec Storage Foundation and VCS plug-ins for Oracle Enterprise Manager (OEM) enable you to view Storage Foundation and VCS objects through the OEM interface. The Symantec plug-ins extend OEM Grid Control to add support for managing Symantec’s ...
Use the following script to collect VxVM configuration details in a HTML format.
Sample HTML output(in pdf format) is also attached with the script.
##### vxdmpadm getctlr all ######################
echo ...
Description:
This script will look in the engine log for messages related to a cluster object that have occurred up to a certain number of hours ago.
==============================================================================
...
The following Perl script displays the uptime of a VCS cluster. Perhaps the most interesting part of the script is the section of code that obtains output of the haclus -display, hasys -display and hagrp -display commands and inserts it into a hash ...
Hi everyone!
The following agent was designed for a company to put applications under VCS control (OS Win2003). Though I could have used the existing Service resource type, I decided to write an own agent to perform some kind of secondary monitoring. ...