help on sam


 
Thread Tools Search this Thread
Operating Systems HP-UX help on sam
# 1  
Old 09-17-2002
help on sam

hi, any idea how to get more info on the usage, unix equivalent of sam in hp-ux? thanks
yls177
# 2  
Old 09-17-2002
SAM is a frontend to many unix tools
Usage of what?
# 3  
Old 09-17-2002
monitoring tools?

I think you are asking if HPUX has SAM? Well, it does.

Or are you looking for tools in SAM that can measure usage?

here are several tools you can do a man on that can be run from the command line.

vmstat
iostat
ioscan
sar
glance
netstat
top


Please clarify what you are talking about.

Smilie
# 4  
Old 09-17-2002
Suggest reading the man page

$ man sam


Quite a bit of info in there with references to other guides to look at.
# 5  
Old 09-17-2002
clarification on sam

hi, i understand that sam is a frontend utility. my question is how do i get to understand the unix syntax behind all these functions that are provided by sam?
thanks
yls177
# 6  
Old 09-18-2002
Sam has a great feature. It has a log tool that will create a log file. Once you start SAM, go to Options. --> View Sam Log.

You can also go to vi /var/sam/log/samlog.

This will capture everything that is done by SAM. You will need to set the verbose option in SAM to get everything. There will be much more in there than just the syntax but it will show you all the commands that were executed.

I would also suggest you go to www.docs.hp.com to find HPUX documentation for everything from LVM to Ignite and anything else you need. It will be very helpful for you.

Hope this is what you needed.

Smilie
# 7  
Old 09-18-2002
Quote:
Originally posted by Kelam_Magnus
You can also go to vi /var/sam/log/samlog.
While you can certainly do that, the result will depend on your version of HP-UX. Originally, /var/sam/log/samlog was just a text file and so you could usefully vi it. In recent versions of HP-UX it has become a binary file. You need to use a program called "samlog_viewer" to read it.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. HP-UX

HPUX 11.23 - Sam and Smh.

I've just been on an HP Training Course for HPUXv11.31 and found out about the gui / web for SMH. I never did a course on HP11v23. On our two servers here in the UK that run 11.23 I'm pretty sure that when I typed in "sam" on the command line it went to a sort of smh. (There was a message saying... (2 Replies)
Discussion started by: markp1965
2 Replies

2. HP-UX

how to view restricted sam access

Hello everybody, i need to check which users have resticted sam access..can anybody please let me know how to check this..? Thanks in advance.. (4 Replies)
Discussion started by: laxmikant
4 Replies

3. HP-UX

cannot mount cdrom with SAM

Hi there, I am building an HP UX 11 server (first time) and I'm trying to mount the CDROM with SAM. What am I supposed to enter in the "mount directory" box? Also, I can't ftp to the server due to a logon failure. I used root id and password. I deleted the file in the /etc/ftpd directory but... (8 Replies)
Discussion started by: rbglo
8 Replies

4. HP-UX

How to reactivate user with command(no SAM)

How to reactivate any users (root or non root) by command(no SAM) HP-UX 11.11 (7 Replies)
Discussion started by: arm_naja
7 Replies

5. HP-UX

SAM running slow

Any ideas on why SAM would take so long to load and initialize? (4 Replies)
Discussion started by: csaunders
4 Replies

6. UNIX for Advanced & Expert Users

HP-UX Restricted SAM

I am having trouble getting restricted SAM to work by allocating Privileges to a "group". I can make it work by allocaing to the userid's, but would preferre to use the "group" option. Running B.11.11 Tried the following.... 1) Created a user group in /etc/group first 2) Used the... (1 Reply)
Discussion started by: Andrek
1 Replies

7. UNIX for Dummies Questions & Answers

warning message in SAM

On running ‘Disk Devices’ tools under ‘Disks and File Systems’ option of System Administration Manager (SAM) in our UNIX Server (HP 9000 running HPUX B.11.11 U) a warning message appeared. The message that appeared reads as follows “The Logical Volume Manager shows this device file,... (3 Replies)
Discussion started by: mhbd
3 Replies

8. UNIX for Advanced & Expert Users

SAM file

I am having a problem on an HP box, where I am being told that there are too many open files. I am also being told I need to change a SAM file. Could some help me understand what a SAM files is and what it is used for. Thanks. (2 Replies)
Discussion started by: kristian
2 Replies
Login or Register to Ask a Question