Page 1 of 1

List all scalix components

Posted: Mon Jan 21, 2008 9:53 am
by les
The admin console can show you detailed information on all scalix packages installed.

An equivalent is to query the rpm database....

rpm -qa |grep scalix

this works ok, but may not always be accurate. So i was wondering if there was a better way? maybe a built in scalix tool to show all version information???

TIA

Posted: Mon Jan 21, 2008 11:05 am
by Valerion
Not sure about the tomcat stuff.

omvers will give information about the installed Scalix Server components.

Posted: Mon Jan 21, 2008 4:56 pm
by les
Valerion wrote:Not sure about the tomcat stuff.

omvers will give information about the installed Scalix Server components.


yeah, i know about omvers, but that looks at all binaries. I want to be a little more specific with just showing the rpm's installed. I thought there might be a file or command which the SAC uses for its listing.......

Posted: Tue Jan 22, 2008 9:28 am
by Valerion
Ahh, I thought that was not quite what you were looking for. I was always under the impression SAC got this from a rpm -q in any case, though I could be mistaken. Never went and dissected the calls to that level.