- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can't open /var/adm/sa/sa04 , Whats missing ?
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
11-03-2003 11:51 PM
11-03-2003 11:51 PM
Can't open /var/adm/sa/sa04 , Whats missing ?
I am working my way through migrating some of my Tru64 knowledge to HP-UX..
On this IPF rx2600, I am trying to use sar.
What do I need to do to move on from this error message ?? :
root@hybris:/# sar -u
sar: Can't open /var/adm/sa/sa04
Here is an output rom swlist. Regards MArtin R. Andersen
swlist
# Initializing...
# Contacting target "hybris.demo.datavisual.dk"...
#
# Target: hybris.demo.datavisual.dk:/
#
#
# Bundle(s):
#
B6960MA A.05.10 HP OpenView Storage Data Protector (Check
support status in Product Description)
B9415AA 1.3.26.00.08 HP Apache-based Web Server with Strong (1
28bit) Encryption
B9789AA 1.3.1.04.01 Java2 1.3 RTE for HP-UX
Base-VXVM B.03.10.15 Base VERITAS Volume Manager 3.1 for HP-UX
CDE-ChineseS B.11.22 Simplified Chinese CDE Environment
CDE-ChineseT B.11.22 Traditional Chinese CDE Environment
CDE-English B.11.22 English CDE Environment
CDE-French B.11.22 French CDE Environment
CDE-German B.11.22 German CDE Environment
CDE-Italian B.11.22 Italian CDE Environment
CDE-Japanese B.11.22 Japanese CDE Environment
CDE-Korean B.11.22 Korean CDE Environment
CDE-Spanish B.11.22 Spanish CDE Environment
CDE-Swedish B.11.22 Swedish CDE Environment
FibrChanl-00 B.11.22.01 PCI FibreChannel;Supptd HW=A6795A
GigEther-00 B.11.22.00 PCI GigEther;Supptd HW=A4926A/A4929A;SW=J
1642AA
GigEther-01 B.11.22.06 PCI GigEther;Supptd HW=A6825A, A6794A, A6
847A, A8685A
HPUX11i-TCOE B.11.22 HP-UX Technical Computing OE Component
HPUXBaseAux B.11.22 HP-UX Base OS Auxiliary
HPUXBaseOS B.11.22 HP-UX Base OS
OnlineDiag B.11.22.01.23 HPUX 11.22 Support Tools Bundle, Jun 2002
perl B.5.6.1.D Perl Programming Language
scsiU320-00 B.11.22.02 PCI SCSI U320; Supptd HW=CoreIO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 11:54 PM
11-03-2003 11:54 PM
Re: Can't open /var/adm/sa/sa04 , Whats missing ?
Take a look at this doc,
http://www4.itrc.hp.com/service/cki/search.do?category=c0&mode=text&searchString=%22sar%3A+Can%27t+open%22+&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty
Regards,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 11:54 PM
11-03-2003 11:54 PM
Re: Can't open /var/adm/sa/sa04 , Whats missing ?
Using sar -u will try to access data already recorded, in the file mentioned. To get information straight away, you need to give a time interval & number of repetitions
sar -u 2 2
See man page for sar
Regards,
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 12:01 AM
11-04-2003 12:01 AM
Re: Can't open /var/adm/sa/sa04 , Whats missing ?
you need to specify a argument with the sar command , sar 2 2 would display the genral system activity report every 2 seconds for 2 times , do a man for sar to know mroe options , if you run sar w/o any options then it will give you that error.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 12:01 AM
11-04-2003 12:01 AM
Re: Can't open /var/adm/sa/sa04 , Whats missing ?
you need to specify a argument with the sar command , sar 2 2 would display the genral system activity report every 2 seconds for 2 times , do a man for sar to know mroe options , if you run sar w/o any options then it will give you that error.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 12:13 AM
11-04-2003 12:13 AM
Re: Can't open /var/adm/sa/sa04 , Whats missing ?
0 * * * * /usr/lbin/sa1 300 12
will gather every hour 12 samples with an interval of 300 seconds.
Don't lower the interval too much if your /var filesystem is a bit small or full.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 12:48 AM
11-04-2003 12:48 AM
Re: Can't open /var/adm/sa/sa04 , Whats missing ?
I was stupid enough to start without reading the sar and sa1 man pages, having the tru64 "collect" command in mind.
I have now the cron command with 300 12 in place and will checkout the sa2 example as well to get daily summary.
Right now I am concerned to make a visible load, to be able to mingle around with (read get used to) the performance data output from sar.
regards MArtin