Xymon and Oracle ASM?
list Elizabeth Schwartz
Anyone got any good scripts for xymon and Oracle ASM?
list Gatis Anerauds
Hi, We did very simple, took some sql script from the Internet which returns ASM usage, modified it a little bit so that it returns the same output as df does, then combined both asm and df together into one script called adf and replaced df line in xymonclient-linux.sh with adf. And the rest is in hands of xymon. output of adf looks following: [xymon at hostname ext]$ ./adf Filesystem 1024-blocks Used Available Capacity Mounted on /dev/sda3 7936288 5215456 2311176 70% / /dev/sda5 113717292 36246500 71601048 34% /opt /dev/sda1 194442 32281 152122 18% /boot /asm/CRS0 2048 396 1652 19% /crs0 /asm/LOG1 4096 2734 1362 67% /log1 /asm/LOG2 4096 2734 1362 67% /log2 /asm/SYS0 40960 28866 12094 70% /sys0 Just drop me an email if you want to see those scripts. On Wed, May 9, 2012 at 8:07 PM, Elizabeth Schwartz <user-c61747246f66@xymon.invalid
wrote:
Anyone got any good scripts for xymon and Oracle ASM?
list Nicolas Lienard
Hello I'm also interested :) thanks for sharing ! cheers nico
▸
Le 10 mai 2012 à 08:30, Gatis Anerauds a écrit :
Hi, We did very simple, took some sql script from the Internet which returns ASM usage, modified it a little bit so that it returns the same output as df does, then combined both asm and df together into one script called adf and replaced df line in xymonclient-linux.sh with adf. And the rest is in hands of xymon. output of adf looks following: [xymon at hostname ext]$ ./adf Filesystem 1024-blocks Used Available Capacity Mounted on /dev/sda3 7936288 5215456 2311176 70% / /dev/sda5 113717292 36246500 71601048 34% /opt /dev/sda1 194442 32281 152122 18% /boot /asm/CRS0 2048 396 1652 19% /crs0 /asm/LOG1 4096 2734 1362 67% /log1 /asm/LOG2 4096 2734 1362 67% /log2 /asm/SYS0 40960 28866 12094 70% /sys0 Just drop me an email if you want to see those scripts. On Wed, May 9, 2012 at 8:07 PM, Elizabeth Schwartz <user-c61747246f66@xymon.invalid> wrote: Anyone got any good scripts for xymon and Oracle ASM?
list John Rothlisberger
Are these scripts still available? Thanks, John Upcoming PTO: 12/21/2015 - 1/4/2016 John Rothlisberger IT Strategy, Infrastructure & Security - Technology Growth Platform TGP for Business Process Outsourcing Accenture XXX.XXX.XXXX office
▸
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Gatis Anerauds
Sent: Thursday, May 10, 2012 1:30 AM
To: user-c61747246f66@xymon.invalid
Cc: xymon at xymon.com
Subject: Re: [Xymon] Xymon and Oracle ASM?
Hi,
We did very simple, took some sql script from the Internet which returns ASM usage, modified it a little bit so that it returns the same output as df does,
then combined both asm and df together into one script called adf and replaced df line in xymonclient-linux.sh with adf. And the rest is in hands of xymon.
output of adf looks following:
[xymon at hostname ext]$ ./adf
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/sda3 7936288 5215456 2311176 70% /
/dev/sda5 113717292 36246500 71601048 34% /opt
/dev/sda1 194442 32281 152122 18% /boot
/asm/CRS0 2048 396 1652 19% /crs0
/asm/LOG1 4096 2734 1362 67% /log1
/asm/LOG2 4096 2734 1362 67% /log2
/asm/SYS0 40960 28866 12094 70% /sys0
Just drop me an email if you want to see those scripts.
On Wed, May 9, 2012 at 8:07 PM, Elizabeth Schwartz <user-c61747246f66@xymon.invalid<mailto:user-c61747246f66@xymon.invalid>> wrote:
Anyone got any good scripts for xymon and Oracle ASM?
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.
www.accenture.com
list Christof Wessely
Here you go. Regards, Chris
▸
On 17.12.2015, at 17:49, user-7adce57665bb@xymon.invalid wrote: Are these scripts still available? Thanks, John Upcoming PTO: 12/21/2015 – 1/4/2016 John Rothlisberger IT Strategy, Infrastructure & Security - Technology Growth Platform TGP for Business Process Outsourcing Accenture XXX.XXX.XXXX office From: xymon-bounces at xymon.com <mailto:xymon-bounces at xymon.com> [mailto:xymon-bounces at xymon.com <mailto:xymon-bounces at xymon.com>] On Behalf Of Gatis Anerauds Sent: Thursday, May 10, 2012 1:30 AM To: user-c61747246f66@xymon.invalid <mailto:user-c61747246f66@xymon.invalid> Cc: xymon at xymon.com <mailto:xymon at xymon.com> Subject: Re: [Xymon] Xymon and Oracle ASM? Hi, We did very simple, took some sql script from the Internet which returns ASM usage, modified it a little bit so that it returns the same output as df does, then combined both asm and df together into one script called adf and replaced df line in xymonclient-linux.sh with adf. And the rest is in hands of xymon. output of adf looks following: [xymon at hostname ext]$ ./adf Filesystem 1024-blocks Used Available Capacity Mounted on /dev/sda3 7936288 5215456 2311176 70% / /dev/sda5 113717292 36246500 71601048 34% /opt /dev/sda1 194442 32281 152122 18% /boot /asm/CRS0 2048 396 1652 19% /crs0 /asm/LOG1 4096 2734 1362 67% /log1 /asm/LOG2 4096 2734 1362 67% /log2 /asm/SYS0 40960 28866 12094 70% /sys0 Just drop me an email if you want to see those scripts. On Wed, May 9, 2012 at 8:07 PM, Elizabeth Schwartz <user-c61747246f66@xymon.invalid <mailto:user-c61747246f66@xymon.invalid>> wrote: Anyone got any good scripts for xymon and Oracle ASM?
Xymon at xymon.com < This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com <http://www.accenture.com/>; Xymon at xymon.com <
Attachments (1)