LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   automatic mail of "Last User Login Logs" & "AIX Logs" (https://www.linuxquestions.org/questions/aix-43/automatic-mail-of-last-user-login-logs-and-aix-logs-772608/)

nishith 12-01-2009 02:30 AM

automatic mail of "Last User Login Logs" & "AIX Logs"
 
Hello.

I am using 3 IBM P6 servers along with AIX 5.1.2.0.2 & "K" Shell.

Now,I would like to configure AIX system such like,

- Daily successful & unsuccessful login details on my mail id.
- Processor,Hard Drive & Memory usage details on my mail id.
Also I would like to know that "Which user has logged in & what he did in AIX during the login period" automatic mail on my id.

I am fully confident on "Linux" but AIX is new for me.

Please let me know how to configure such system.

Can "snmp" give me all output in some GUI application? I have configured "snmp" on all AIX Servers.

Please help.

mesiol 12-03-2009 07:26 AM

Hi,

the information you are looking for can be retrieved with nearly the same tools on AIX than on Linux. Except there is no real syslog server with /var/log/messages. Therefor is
Code:

errpt
.

If you are a Linux poweruser you can put that all in a nice shell script which will mail you the information. U

AlucardZero 12-03-2009 09:20 AM

You can configure syslog to log this. See /etc/syslog.conf.

mesiol 12-04-2009 12:42 PM

Hi,

@AlucardZero: ACK but not default :)


All times are GMT -5. The time now is 05:50 PM.