RE: Script to check disk space on AIX/HP-UX

  • From: "Blanchard, William G" <William.Blanchard@xxxxxxxxxxxxx>
  • To: <alex@xxxxxxxxxxxxxx>, "Oracle I List" <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 13 Apr 2011 13:24:01 -0500

1 of 3 (or 4)

 

Monitor.conf

 

# Monitoring script configuration file

#

#

 

# Databases Installed (format = SID,Oracle Home,Alert Log)

db=<SID>,/oracle/product/10.2.0-64,/oracle/admin/<SID>/bdump/alert_<SID>
.log

 

# Ora errors in the alert log that can be ignored

filter=ORA-16037,ORA-16006,ORA-16009,ORA-16055,ORA-1109,ORA-12170,ORA-11
56,ORA-16146,ORA-279,ORA-308,ORA-12541,ORA-301,ORA-1507,ORA-3136,ORA-114
2,ORA-27167,ORA-27300,ORA-27301,ORA-27302,ORA-27303,ORA-01580,ORA-27086

 

# Drive/Mountpoints to be monitored

drives=/oracle,/ora01,/ora03,/ora05,/ora20,/ora21,/oracle_backup,/bkup

 

# Warning and Critical levels

tablespace=95,97

drivespace=95,97,85,90

 

# Email recipients

email=group@xxxxxxxxxxxxx

 

# Standby maximum delays

delay=0,5

 

 

 

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Alex List
Sent: Wednesday, April 13, 2011 1:06 PM
To: Oracle I List
Subject: Script to check disk space on AIX/HP-UX

 

Hi,

 

I have a shell script scheduled to run daily on Linux and check the disk
space.

After reaching a limit of x% partition full, it sends mail to a group
alerting the issue.

 

For HP-UX and AIX many parameters are different and doesnt work.

As I dont have skills enough to adapt this script, I thought if someone
else has this kind of check/alert to share.

 

I really appreciate any comment or thought.

Thank you.

Alex

_____________

The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
_____________

Other related posts: