- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- command line equiv
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 11:01 PM
10-18-2001 11:01 PM
command line equiv
I've been using SAM all this time. I want to use command line to carry out options avaliable on SAM.
Are there any website available that wld guide me to use command line to do these? Better if it is with examples.
Thks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 11:17 PM
10-18-2001 11:17 PM
Re: command line equiv
Go to docs.hp.com, select your OS version and search for SAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 11:28 PM
10-18-2001 11:28 PM
Re: command line equiv
I think I didn't phrase my question properly. I actually want to know what command lines can acutally help me carry out the tasks that are available on the SAM. I do not want to use the GUI to carry out the tasks but rather run fr command lines.
Any help out there?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 11:38 PM
10-18-2001 11:38 PM
Re: command line equiv
you can start by looking at /var/sam/log/samlog. This logfile contains all commands executed from sam. It will give you a good idea how things work on the command line.
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 11:40 PM
10-18-2001 11:40 PM
Re: command line equiv
A good place to start would be to see what
sam actually does. From this you can at
least some ideas. From the sam screen, from
one of the pull-down menus have a look at the
sam log. Also have a look at the System Admin
guide at the following links, this will also
help you see some of the difference between
yusing SAM and the command line.
http://www.docs.hp.com/hpux/onlinedocs/B2355-90742/B2355-90742.html
A starting point for you.
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2001 04:41 AM
10-19-2001 04:41 AM
Re: command line equiv
The command:
/usr/sam/bin/samlog_viewer -l C
is a graphical interface to *some of* the commands that sam has executed.
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2001 05:55 AM
10-19-2001 05:55 AM
Re: command line equiv
and your syslog.log
/usr/sam/lbin/samlog
man samlog_viewer for samlog configuration.
./var/sam/log/samlog
for the log.
Later,
Bill