Sensu-Plugins-nexmo
This is an unofficial fork
This fork is automatically tested, built and published to RubyGems and Bonsai.
Files
- bin/check-nexmo-balance.rb
- bin/handler-nexmo.rb
Usage
check-nexmo-balance
./check-nexmo-balance.rb -k API_KEY -s API_SECRET
./check-nexmo-balance.rb -k API_KEY -s API_SECRET -w 30 -c 15
handler-nexmo
{
"nexmo":{
"api_key": "ABCDEF",
"api_secret": "s3cr3t",
"from": "Sensu",
"recipients": [
"00000000000"
]
}
}