Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VCS Monitoring 1

Status
Not open for further replies.

Germo

Technical User
Mar 29, 2004
123
GB
Hi All,

Can any of you help me out? What I am looking for is a set of commands that I can use as a basic user to check if a VCS up and working (status), and if there is a command that I can you use to check if there is actually a VCS on a system? I am new to VCS so my knowledge on it is very limited if not no knowlegde :0( .

Thank You
 
The main status command is /opt/VRTSvcs/bin/hastatus -sum (short for "summary").

The main log file is /var/VRTSvcs/log/engine_A.log.

If /opt/VRTSvcs/bin/hastatus exists you can be pretty confident that VCS is installed on the system (although it may not be running).

The Windows GUI isn't bad either if you can find it, although a little slow over a WAN and a bit awkward when managing multiple clusters.

Annihilannic
[small]tgmlify - code syntax highlighting for your tek-tips posts[/small]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top