Home >

Showing 8497-8508 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
host check that will check if all or any services are OK, if not the host is down.
A library which allows you to interact with cmd.cgi.
Put your status information into a database!
Check CTDB (Clustered Trivial DataBase), see http://ctdb.samba.org.
Two issues make the plugin unusable: - does not support authentication (but you can specify user:pass@host as "-H" param) - does not parse correctly the…
I use it for DS4800 arrays and haven't observed any issues yet. Definitely recommended!
I got the script to work. the write left out the host part. to fix this you need to answer line to: answer=`$mysqlpath/mysql -u $user…
The script workt great after i made some modification. the wrote left out the host part. so i changed answer= to answer=`$mysqlpath/mysql -u $user -p$pass…