SIP Healthcheck is a simple tool that allow to check and alert that refect on SIP endpoint by sending SIP OPTIONS methods
- Ping SIP endpoin by SIP OPTIONS
- Collecting evaualuation metric such as latency, timeout or response code
- Configuration inventory via yaml format
- Support TCP, UDP transport
- Notify via Slack, SMS, Email, or Voice.
- Setting up sequent time send notification
- Setting up threshold for alert
- and many more .., pull requests are welcome
- requests
- yaml
- twilio
-
Setting your inventory in configuration.yml
-
Start Monitoring by run command:
python siphealthcheck.py
Docker will be added soon.
Current nofications are supported to use slack, mailgun, sms and voice call.
Chat channel with Slack | Email with Mailgun | SMS & Call with Twilio |
---|---|---|
Minh Minh