mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -12,7 +12,7 @@ In config.php, enable Proxmox:
|
||||
$config['enable_proxmox'] = 1;
|
||||
```
|
||||
|
||||
Then, install [librenms-agent](http://docs.librenms.org/Extensions/Agent-Setup/) on the machines running Proxmox and enable the Proxmox-script using:
|
||||
Then, install [librenms-agent](http://docs.librenms.org/Extensions/Applications/) on the machines running Proxmox and enable the Proxmox-script using:
|
||||
|
||||
```bash
|
||||
cp /opt/librenms-agent/proxmox /usr/lib/check_mk_agent/local/proxmox
|
||||
|
||||
Reference in New Issue
Block a user