Enabling Proxmox app

Hello,

I am new to LibreNMS, recovering Zabbix user. I am trying to setup the Proxmox app. I’ve added:

$config[‘enable_proxmox’] = 1;

to my config.php. I’ve installed the agent on my Proxmox server and it seems to be working fine. From the LibreNMS server:

librenms@librenms:~$ telnet 10.1.2.3 6556 | grep -i ubuntu
100/net0/52516442758/2181799750566/ubuntuVM
100/net1/2465933092902/327368092571/ubuntuVM
Connection closed by foreign host.

So the server can see lots of data on that port, but the LibreNMS GUI shows a ? (Unknown State) Proxmox under Apps.

Are there further logs I should be looking at besides /opt/librenms/logs/*? Is there another step I missed in the documentation for enabling the Proxmox application? Thank you in advance for your help.

$ ./validate.php

Component Version
LibreNMS 21.11.0-69-ga04642088
DB Schema 2021_25_01_0129_isis_adjacencies_nullable (229)
PHP 7.4.3
Python 3.8.10
MySQL 10.3.32-MariaDB-0ubuntu0.20.04.1
RRDTool 1.7.2
SNMP 5.8

====================================

[OK] Composer Version: 2.1.14
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct

And… I missed enabling “Unix Agent” under Modules in the host I was trying to monitor. Love to help change the instructions a little if possible. There is some redundancy and a couple of grammar errors. Feel free to 86 this thread mods. Thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.