UNPKG
tadaa-elb
Version:
latest (0.1.0)
0.1.0
0.0.1
Monitor AWS Elastic Load Balancers via the medium of sound
jamesbloomer/tadaa-elb
tadaa-elb
/
example-config.json
10 lines
•
142 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"check my elb"
:
{
"name"
:
"tadaa-elb"
,
"options"
:
{
"region"
:
"us-east"
,
"elbName"
:
"myElb"
}
,
"interval"
:
120000
}
}