Parameters
Proxmox parameters
| --host | Ip or proxmox host |
| --user | Name of the proxmox user who will perform the queries |
| --password | Password of the proxmox user who will perform the queries |
| --port | Default 8006 |
| --vm | To obtain data from the virtual machines, 1 to activate 0 to deactivate |
| --lxc | Get data from lxc containers, 1 to activate 0 to deactivate |
| --backups | Extract data from backups, 1 for on 0 for off |
| --nodes | Get data from nodes, 1 to activate 0 to deactivate |
| --discard_node | Discard a node name for vm and lxc monitoring |
Pandora configuration parameters
| --transfer_mode | Tentacle or local, default : local |
| --tentacle_port | Tentacle port (default 41121) (optional) |
| --tentacle_address | Ip of the tentacle server to send the data to (optional) |
| -g,--group | Pandora FMS target group (optional) |
| --data_dir | Pandora FMS data directory. By default it is /var/spool/pandora/data_in/ (optional) |
| --as_discovery_plugin | To be executed in 'discovery' mode, the execution will display a json in the output with information about the monitoring. |
Monitorable backups are at cluster level, backups at vm or lxc container level will be included in a future update.