What is the purpose of /aha fs in AIX. how we can make use of this feature ?


 
Thread Tools Search this Thread
Operating Systems AIX What is the purpose of /aha fs in AIX. how we can make use of this feature ?
# 1  
Old 12-16-2014
What is the purpose of /aha fs in AIX. how we can make use of this feature ?

Hi,

We've upgraded the AIX few weeks ago. Now i see a new filesystem. Can you please give some info about this? How we can make use of this fs?

Please provide me any appropriate links.

Code:
[root@lpar]/>df -g /aha
Filesystem    GB blocks      Free %Used    Iused %Iused Mounted on
/aha                  -         -    -        18     1% /aha
 
[root@lpar]/aha>ls -al
total 8
drwxrwxrwt    1 root     system            5 Dec 16 14:27 .
drwxr-xr-x   33 root     system         4096 Dec 05 14:55 ..
drwxrwxrwt    1 root     system            4 Dec 16 14:27 cpu
-rw-rw-rw-    1 root     system          118 Dec 16 14:27 evProds.list
drwxrwxrwt    1 root     system            4 Dec 16 14:27 fs
drwxrwxrwt    1 root     system            3 Dec 16 14:27 mem
drwxrwxrwt    1 root     system            1 Dec 16 14:27 net
[root@lpar]/aha>


Thanks,
SA
# 2  
Old 12-16-2014
Part of AIX Event Monitoring framework...this article at IBM Developerworks is a good introduction.
# 3  
Old 12-16-2014
Thank you @blackrageous
yeah i see it
An introduction to event monitoring using the AIX Event Infrastructure

looks like this is new to me. I will look into it.

Please post here in case if you know simplified articles.

Thanks
# 4  
Old 12-16-2014
IBM Systems Magazine - AHAFS Enables AIX Event Monitoring Without Writing Code


What type of monitoring tools does your organization currently use (i.e. nagios, tivoli). I see value for this tool when an agency does not have any monitoring tools or can integrate it into existing monitoring infrastructure. Some people use this for monitoring AIX clusters.

Last edited by blackrageous; 12-16-2014 at 05:20 PM..
This User Gave Thanks to blackrageous For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

How to integrate AIX Client LPAR to make use of existing MS AD LDAP ?

Hi All, Its regarding the LDAP in AIX. we already have Microsoft Active Directory (LDAP) Server. And would like to integrate My client AIX LPAR to this LDAP server. So' that we can directly use Active directory crdentials to login. (instead of creating USERs on AIX) from my AIX LPAR. ... (4 Replies)
Discussion started by: System Admin 77
4 Replies

2. UNIX for Dummies Questions & Answers

Purpose of <>

Hi, I have read from the book that , <> causes the file to be used as both input as well as output. Can anyone give me the scenario where <> will be useful? Thanks (10 Replies)
Discussion started by: pandeesh
10 Replies

3. UNIX for Dummies Questions & Answers

In AIX, what is the difference between installp and make install?

I've used installp to install packages but when is it ideal to use make install? Havent had the opportunity to use this yet. (2 Replies)
Discussion started by: NycUnxer
2 Replies

4. AIX

gnu make fir AIX 5.3 and gcc 3.3.2

Hi all i had installed gcc version 3.3.2 on my AIX 5.3 machine. which make utility i have to instal so it will fit the gcc version tnx skfn (2 Replies)
Discussion started by: skfn1203
2 Replies

5. AIX

Does anyone know the version of make on AIX 5.1 & 5.3?

Could you tell me the version of default make on AIX 5.1 & 5.3? (2 Replies)
Discussion started by: redraiment
2 Replies

6. AIX

Can I make application for AIX while working on Linux Box

Hi all, I had a large application created using Visual C++. I ported that application using WINE to the Linux platform (ofcourse x86). Now I have to port the same application to AIX which runs over IBM mainframe. I dont have mainframe available but it is required for me to port my application to... (1 Reply)
Discussion started by: noble_curious
1 Replies

7. UNIX for Advanced & Expert Users

Need help to configure Adaptec AHA-2930CU

Need a procedure on how to configure adaptec SCSI pci card. (6 Replies)
Discussion started by: real-chess
6 Replies

8. AIX

Problem MAKE cc: not found on AIX 5.3 please help me...

Hi guys, I am trying to install Big Brother monitoring on my box p570 AIX5.3ML2. But the after the installation you must run a make and it is failed see below the message: /home/bb/bb1.9h-btf/src/ # make Making aix makefile BBOS="aix" CC="cc" CFLAGS=" -Daix -DTIMEH -DREGEXEC... (1 Reply)
Discussion started by: touny
1 Replies

9. Cybersecurity

J need help to make callback by Modem (AIX)

Are there any of you who have a description which can help me to make a callback on AIX. My userīs call in by a telefonnumber at I want AIX to disconnect the line and make a callback to the user who had logged on AIX. The advantage of this is we have security on who we allow to call our... (2 Replies)
Discussion started by: Carsten Lesmark
2 Replies
Login or Register to Ask a Question