# ParĂ¡meters **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 |
--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.