Pre requisites
- Pandora FMS Data Server enabled
- Have Pandora FMS Plugin Server enabled.
Python3 installed with the following libraries defined in the requirements.txt file:
certifi==2022.9.24
charset-normalizer==2.1.1
idna==3.4
proxmoxer==0.1.8
requests==2.28.1
urllib3==1.26.13
To install it use the following command, inside the location of the requirements.txt file attached to the plugin.
pip install -r requirements.txt