Agent plugin to get wifi data from the selected ssid. Modules generated by the plugin: AP_signal –> % signal received from selected ssid (2.4 and 5 ghz) AP_channel –> number of ssid using the same channel as your ssid (2.4 and 5 ghz) APs_channel...
Plugin server to check pandora license expiration days. You can set 4 parameters (apipass ,user, userpass and ip) to execute this plugin: – Plugin execution examples: [root@pandora ~]# ./pandora_license_expiration.pl -h (pugin help) [root@pandora ~]# ...
CLI-based speedtest plugin to obtain internet connection performance metrics such as download, upload, latency and packet loss natively without relying on a web browser. To run the plugin it is necessary to install the speedtest CLI: Debian speedtest-cli installation...
Plugin to monitor webpage metrics based on pagespeed google api to monitor the performance of a website. The plugin has 3 different execution options: -Agent plugin execution: ./pandora_pagespeed.pl –type agent -u <url> -r <retry> -Server plugin...
Plugin to check domain expiration. Returns the number of days remaining until the domain expires. It can be used as a server plugin or as a data module. As Plugin server: – Register new server plugin – Add plugin to /usr/share/pandora_server/util/plugin...