Non-gui equivalent to SMC Management Console?


 
Thread Tools Search this Thread
Operating Systems Solaris Non-gui equivalent to SMC Management Console?
# 8  
Old 03-17-2008
smc IS a graphical gui... you can administrate everything via commandline! so why use smc?
# 9  
Old 03-18-2008
Because there are multiple people who will be using this procedure I am writing to install a software package on Solaris servers.

Some of them know AIX, but not Solaris. We will be under a time crunch.
It would be much easier if they could get into a menu driven admin console, should a problem happen.

As Regis Philbin says, "It's always easy......when you know the answer".
# 10  
Old 03-18-2008
no such thing you're looking for. however, what duke said seems to be your best option. i would say think about the "time crunch" and take it from there. xming runs on thousands (do i dare say hundreds of thousands) of servers. however, a simple procedure to do what the other AIX admins need to do might not be so hard. then again, depends on the complexity of your motives. also, if they are AIX admins, i would think they are willing to explore another flavor of unix. i know i always am.
# 11  
Old 03-18-2008
o and almost forgot... what package you trying to add to solaris?

pkgadd.... ??

are you building from source?
# 12  
Old 03-18-2008
This is a proprietary software package and it is already made, Client.x.x.x.x.SPARC.pkg.

It's not a question of wanting to explore and learn other OSs. We just want to have the feature as an additional option.
smc will not be used in the install procedure.
However, it would be a nice additional tool to have, to diagnose problems and troubleshoot a system in the event a problem occurs, for those who are not Solaris experts.

No sense in going through all that trouble of creating a system interface tool, and then never even using it.
If only Windows users were so unwilling to be hand-held...........

Last edited by jeffpas; 03-18-2008 at 04:05 PM..
# 13  
Old 03-18-2008
i see what you mean. althought this seems like it might be moving away from topic but my shop deals with way to many types of hardware and OSs. HP, AIX, Linux (suse, rhel), windows 2k,2k3, solaris 10, ios, force 10 (whatever os that is), avocent style linux, blah blah blah... point is we solved many problems have having a "wiki" of each OS and the basics for trouble shooting a common issue as well as the basic commands that might lead you to getting to the root of the cause. i've solved several AIX issues and honestly won't know what to do if you put me infront of an AIX box w/o that wiki page. Smilie

id say your best bet at this point is to just write the procedure.
# 14  
Old 03-20-2008
I hate also to stray from the topic, but this is right in line with what we are doing.

One of the reasons I wanted smc is because the SPARC install package contains a straight tarball, which includes among a list of files samgr-client/root/, samgr-client/install/ and samgr-client pkgmap and pkginfo.

Although I do not currently have clearance to actually install this client yet, I do understand that

# pkgadd -d <install package>

is the syntax to install from a Solaris package. But I don't see any particular file in this tarball which is the package itself, or which by reasonable english would make you assume it is.
There are two SPARC package files:

Client.2.2.1.3.SPARC.pkg.tar
CommerConf.2.3.1.1.SPARC.pkg.tar


I can't find any definitive explanation on the web, or in a Solaris book (although I've only found one so far).



All I can assume is I tar -xvf both of these tarballs from root, then execute

# pkgadd -d $PWD


From the root directory.
Is this how Solaris SPARC packages are installed?
Smc I assume, would walk you through creating this command.
The creators of this package, of course, are awol.


Thanks for any advice.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. HP-UX

When connecting to HPUX gui console it is grey screen?

My screen is grey when i connect to gui console (2 Replies)
Discussion started by: kenshinhimura
2 Replies

2. SCO

Console GUI kicks me after 30 seconds. Licensing issue?

I have two SCO servers. On one I can logon to the gui via console with no problem. However, on the other I can logon to the gui but after a few seconds it kicks me back out to the prompt. I asked previous admin about this and he seems to think its a license issue? (7 Replies)
Discussion started by: herot
7 Replies

3. Red Hat

implement management console

HI All, I have 5 linux Servers in my DC. Now I need to install Management console for all these servers, Can any one guide me , what are all the necessary things needed to do this and any steps to be followed. Thanks in advance, JeganR (2 Replies)
Discussion started by: jegaraman
2 Replies

4. Solaris

SMC web console

Dear Team please some body know what happened with smcwebconsole from Solaris10 to Solaris11 I don't found this script or Don't find in svcs -a please if some body know any think about this issue to tell us best, :p (2 Replies)
Discussion started by: Hosam
2 Replies

5. UNIX for Dummies Questions & Answers

Configure wifi throught console problem, GUI is OK

Hi gurus, I am trying to connect to wifi access point with terminal, I set up my own access point (no encryption or MAC filters) I ran followings commands $ sudo iwlist eth1 scanning eth1 Scan completed : Cell 01 - Address: 00:11:2F:A2:99:1C ... (1 Reply)
Discussion started by: wakatana
1 Replies

6. Solaris

Red stop signs in Solaris Management Console 2.1

I've installed Solaris 10 (x86 8/07) on a Dell PowerEdge 2950. When I bring up the Solaris Management Console I get red stop sign looking icons on all areas (System Status, System Configuration, Services, Storage, and Devices and hardware) under This computer. Originally nothing was showing up... (1 Reply)
Discussion started by: kayroreality
1 Replies

7. Solaris

Error while adding a new user using Solaris Management Console.

Hi All, I am adding a new user by using Solaris Manamement Console after Remotely Access through Xmanager 1.3.9. But after completing all steps its through an error as follows. The Actual Error Reported was : The management Domain file :/abc/abc do not exist or can not be managed on abc. ... (0 Replies)
Discussion started by: response_manu
0 Replies

8. Debian

misc : console & pakage management

Two unrelated questions here: 1/ In debian, is it possible to change the font and resolution of the console (not xterm)? 2/ still in debian, how can you know what packages have been installed ? I'm thinking to something similar to pkg_info on FreeBSD. thx. (1 Reply)
Discussion started by: jad
1 Replies
Login or Register to Ask a Question