Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check areca
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!