wiki:check_aspsms_credits
Last modified 22 months ago Last modified on 08/06/2010 09:50:05 AM

check_aspsms_credits

This plugin check available ASPSMS credits.

WARNING: Password is sent unencryptet.

Usage

 check_aspsms_credits --userkey <userkey> --password <password>

Options

-h, --help
Print detailed help screen.
-V, --version
Print version information.
-v, --verbose
Show details for command-line debugging.
-U, --userkey=USERKEY
The userkey of the ASPSMS account.
-P, --password=PASSWORD
The password of the ASPSMS account.
-w, --warning=LIMIT
Return warning if credits exceeds limit. Default to 100:
-c, --critical=LIMIT
Return critical if credits exceeds limit. Default to 50:
-t, --timeout=INTEGER
Seconds before check timesout.