Kamailio Plugin

This plugin monitors the number of devices attached to a Kamailio server.

Reported Metrics

  • Attached devices

Dependencies

To allow this plugin to access your server, add the following line to your /etc/sudoers file:

agent360 ALL=(ALL) NOPASSWD: /usr/sbin/kamctl 

Configure the plugin

To enable the plugin, edit the /etc/agent360.ini file and add the following lines:

[kamailio]
enabled = yes

Test the plugin

To test this plugin, run the sudo -u agent360 agent360 test kamailio command.

Now you can restart the agent with the service agent360 restart command.