Veritas-bu

[Veritas-bu] solaris client version level

2007-01-05 23:45:49
Subject: [Veritas-bu] solaris client version level
From: dave-bu at graniteweb.com (David Rock)
Date: Fri, 5 Jan 2007 22:45:49 -0600
* Curtis Preston <cpreston at glasshouse.com> [2007-01-04 12:58]:
> You can also do this without ssh:
> 
> for box in `cat customer-box-list`
> do
> echo "Machine [$box] level is:"
> bpgetconfig -M $box |grep -i ver
> done

Yes, but that is horribly inconsistient and nowhere near being reliable.
At best, you can usually get the base level of the version that is
installed, but you won't get any information about any maintenance
packs.

I have found that bpcoverage does a better job, but it's still not
perfect.

-- 
David Rock
david at graniteweb.com

<Prev in Thread] Current Thread [Next in Thread>