Kannel monitoring
Zabbix extension for monitoring kannel: Open Source WAP and SMS gateway.
Feature:
- Kannel stats
- Status
- SMS stats
- Sent messages
- Recv messages
- Store messages
- Discrovery SMSC stats
- ID
- Status
- Uptime
- Sent messages
- Recv messages
- Failed messages
- Queued messages
Manual build
git clone https://github.com/zarplata/zabbix-agent-extension-kannel.git
cd zabbix-agent-extension-kannel
make
make install
By default, binary installs into /usr/bin/ and zabbix config in /etc/zabbix/zabbix_agentd.conf.d/ but, you may manually copy binary to your executable path and zabbix config to specific include directory.
Import templates.xml and link with host.
You should redefine macro {$KANNEL_URL}
in global (template) or local (host) scope with url http://127.0.0.1:13000/status.xml
You must define macro with name - {$ZABBIX_SERVER_IP}
in global or local (template) scope with IP address of zabbix server.
Listing Details
Type
Min Zabbix version
3.4.x
Created
Modified
Author
zarplata.ru
Owner