Asterisk Clock deviation

This show a % of clock adjustement using dahdi_test command. Should be always on 99.x % Module data module_begin  module_name InternalClock_Deviation  module_type generic_data  module_exec dahdi_test -c 5 | grep -o “Worst\: [0-9]*\.[0-9]*” | awk ‘{...

HTTP view

Module data Permite conectarse al agente, desde la vista detalla del agente, por HTTP. Por ejemplo, si tenemos, un gateway de voz o un PBX, y falla algún módulo, nos podrías conectar a él directamente desde la consola. Es una modificación de la extensión, VNC, pero...

Asterisk active peers registered

Show active peers registered Module data module_begin  module_name ActivePeers_Registered  module_type generic_data  module_exec asterisk -rx “sip show peers” | grep -o “Unmonitored\: [0-9]* online” | grep -v grep | awk ‘{ print $2...

Pandora Server Access Violations

Sometimes our Pandora server (accessible from the Internet) is plagued with unexpected security and access violations. These include: API ACL violations, failed console logons and attempted console access without a session. Pandora logs these but they not easily...

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X