This is a discussion on web version of Solaris Management Console Server 2.1 within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> http://xx.xx.xx.xx:898/ gives me Solaris Management Console Server 2.1 A web version of the Solaris Management Console is not available ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| http://xx.xx.xx.xx:898/ gives me Solaris Management Console Server 2.1 A web version of the Solaris Management Console is not available at this time. To run the Solaris Management Console client, at a terminal window for this host, type: /usr/sadm/bin/smc ANY IDEA?? |
| |||
| In article <1144227489.746034.98330@j33g2000cwa.googlegroups. com>, LETTERBOX001@gmail.com wrote: > http://xx.xx.xx.xx:898/ > gives me > > Solaris Management Console Server 2.1 > > A web version of the Solaris Management Console is not available at > this time. > > To run the Solaris Management Console client, at a terminal window for > this host, type: > > /usr/sadm/bin/smc > > > ANY IDEA?? There are some articles on Sun's site about the web client, but you need a contract to access them. If you got one, check them out. http://onesearch.sun.com/search/clic...+Console&url=h ttp%3A%2F%2Fsunsolve.sun.com%2Fsearch%2Fdocument.d o%3Fassetkey%3D1-9-8087 2-1&pathInfo=%2Fonesearch%2Findex.jsp&hitNum=30&col= all-filtered -- DeeDee, don't press that button! DeeDee! NO! Dee... |
| ||||
| /etc/init.d/init.wbem status should say something about starting or connection refused rm -rf /var/run/smc <port> where <port> is usually 898 (Solaris Management Console 2.1) /etc/init.d/init.wbem start this should restart the smcboot in the correct fashion then u can do smc & or however way u start smc have it load the toolboxes vs you finding it on your own. |