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?