Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
check areca
Help Support Ethan Galstad's New Project:
A Message From The Founder...
As the founder of Nagios, I'm asking for your help in a cause that's dear to my heart.
I'm launching a new project to help better the world by providing the information, ideas, and inspiration that I believe can improve the lives of people everywhere.
I know you're busy managing networks, but I would appreciate it if you would consider liking my Facebook page and showing your support for the content and messages I produce by sharing them with your friends and family.
You can learn more about my project by visiting ethangalstad.me/nagios. Thank you for your time. I wish you all the best in your endeavors, whatever they may be.
- Ethan
I started to search on internet about such tool but without success... so with my simple knowleage about shell programming and using cli32 (tool provided from areca) I created a simple plugin which checks the volume status of my volumeset #00 and also the RPMs of the fan.
This plugin can accept as parameters RPMs of the fan. It can also be started without parameters and then it will use warning when RPMs are below 2000 and critical when RPMs are below 1000.
WARNING!!!
cli32 should be located at /usr/bin
and should be owned by root.nagios with mode 750
AND !!!
chmod u+s /usr/bin/cli32
this is because only root can start cli32 properly (ordinary user will not receive output)
IF YOU THINK THIS IS DANGEROUS...DO NOT USE THIS PLUGIN
All are free to modify this script according their needs.
CLI location
ftp://ftp.areca.com.tw/RaidCards/AP_Drivers/Linux/CLI
This plugin can accept as parameters RPMs of the fan. It can also be started without parameters and then it will use warning when RPMs are below 2000 and critical when RPMs are below 1000.
WARNING!!!
cli32 should be located at /usr/bin
and should be owned by root.nagios with mode 750
AND !!!
chmod u+s /usr/bin/cli32
this is because only root can start cli32 properly (ordinary user will not receive output)
IF YOU THINK THIS IS DANGEROUS...DO NOT USE THIS PLUGIN
All are free to modify this script according their needs.
CLI location
ftp://ftp.areca.com.tw/RaidCards/AP_Drivers/Linux/CLI
Reviews (0)
Be the first to review this listing!