HPE GreenLake Administration
Operating System - HP-UX
1833515
Members
3013
Online
110061
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-09-2007 07:24 PM
04-09-2007 07:24 PM
sar
I have added the "sa" entry in the cron tab file, files are also got generated in the /var/adm/sa. but I am not able to read that files. getting this error. How we can read that file.
Error:-
sadc: Can't create/open data file: Not a directory
Thanks
Error:-
sadc: Can't create/open data file: Not a directory
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2007 07:42 PM
04-09-2007 07:42 PM
Re: sar
Hi Kevin,
What crontab entry did you enter?
Should be something like this
0,30 * * * * /usr/lbin/sa/sa1 300 1
The only issue I ever had with this was at the start when there was no sa directory. The files in sa should be readable with strings cmd
Rgds,
Brian
What crontab entry did you enter?
Should be something like this
0,30 * * * * /usr/lbin/sa/sa1 300 1
The only issue I ever had with this was at the start when there was no sa directory. The files in sa should be readable with strings cmd
Rgds,
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2007 08:20 PM
04-09-2007 08:20 PM
Re: sar
Hello,
first, create the directory '/var/adm/sa'
in your crontab, you'd have somethink like:
0,20,40 * * * 0-6 /usr/lib/sa/sa1
this command (sa1) will create /var/adm/saXX file where XX is the day of hte month.
for read this file you can do:
sar -a -f /var/adm/sa/saXX
if you need more informations please read the following man pages:
sar(1m) - system activity reporter
sa1(1m), sa2(1m), sadc(1m) - system activity report package
Regards,
Cedrick Gaillard
first, create the directory '/var/adm/sa'
in your crontab, you'd have somethink like:
0,20,40 * * * 0-6 /usr/lib/sa/sa1
this command (sa1) will create /var/adm/saXX file where XX is the day of hte month.
for read this file you can do:
sar -a -f /var/adm/sa/saXX
if you need more informations please read the following man pages:
sar(1m) - system activity reporter
sa1(1m), sa2(1m), sadc(1m) - system activity report package
Regards,
Cedrick Gaillard
Best regards, Cedrick Gaillard
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP