Sponsored Content
Full Discussion: Sun xVM Ops Center 1.1
Operating Systems Solaris Sun xVM Ops Center 1.1 Post 302303855 by pgarousi on Friday 3rd of April 2009 04:52:14 PM
Old 04-03-2009
Sun xVM Ops Center

Hi,

> I have 180 Solaris 7, 8 and 9 servers to patch and am looking at using xVM
> Ops Center. Has anyone here had any experience with it?

Yes, we have used xVM Ops Center and it's great for patching and provisioning. The xVM Ops Center 2.0 is out now which is a much better version. You should take a look at it.

I don't think xVM Ops Center supports patching for Solaris 7 since Solaris 7 is not supported by Sun anymore. You can use xVM Ops Center to patch the following:

* x86 systems: Solaris 10
* SPARC systems: Solaris 8, 9, and 10

Just to let you know, we at Halcyon Monitoring Solutions have an integration solution with xVM Ops Center 2.0 that will forward notifications to the framework of your choice (Tivoli, HP Openview, BMC Enterprise Manager, etc.). Since out of the box, xVM Ops Center does not have a tool for forwarding notifications. You can take a look at the following link if you are interested in this integration solution:
Neuron Integration for Sun xVM Ops Center

Pegah Garousi

Last edited by pgarousi; 04-09-2009 at 03:16 PM.. Reason: forum compliant
 

We Also Found This Discussion For You

1. Solaris

Sun Ops Center

Hi, Can anyone share the link to download sun ops centre i have sun partner account, but i unable find the link Thanks RJS (3 Replies)
Discussion started by: rajasekg
3 Replies
bdy(3gv)																  bdy(3gv)

NAME
bdy - boundary curve finder SYNOPSIS
#include "bdy.h" Geom *Bdy(Geom *, float prec); DESCRIPTION
Bdy() is a function which takes a geom as its argument. The geom is then converted to a polylist, which is compressed (See plconsol(3). Bdy() then counts the number of edges in the polylist used once and only once, and returns a vector object containing these edges. The precision, prec, is used to determine the maximum distance between vertices which may be considered identical. If the vertices must have identical coordinates, this value should be set to 0.0. It is generally desirable to set the value somewhat higher to allow for round-off error. The vector object is always black. BUGS
The vector object is not a particularly compact representation of itself, since it contains many 2-vertex segments which could be combined into a longer polyline. LINKING
Bdy() is part of the geomutil library; see geomutil(3) for information on how to link your program with this library. SEE ALSO
bdy(1), geomview(1), anytopl(3), geomutil(3) AUTHOR
Celeste Fowler The Geometry Center Geometry Center June 15, 1992 bdy(3gv)
All times are GMT -4. The time now is 09:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy