Asterisk calls

This local module monitor asterisk calls: Module data module_begin  module_name ActiveCalls  module_type generic_data  module_exec asterisk -rx “show channels” | grep “active calls” | awk ‘{ print $1 }’ ...

CURL Url Check

Checks urls, if get 200 its OK, other result will report CRITICAL. Sample usage: curl_check.sh http://pandorafms.org This is a remote plugin. Requirements CURL installed on system. Check source for more information. Files curl_check  ...

ARP Table (Windows, Local)

This local inventory module for Windows server, will report the MAC/ARP table. Use following header definition: IP_Address;MAC_Address;Interface_type Use as module plugin, like this example: module_plugin cmd.exe /C C:\Users\artica\Downloads\windows_arp_inventory.bat...

UPS monitoring

UPS Monitor Program via serial interface (upsd) of Linux and other systems. Module data module_begin module_name UPS_Power module_type generic_proc module_exec apcaccess | grep STATUS | grep ONLINE | wc -l module_end module_begin module_name UPS_Charge module_type...

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

X