Hello,
I am running LibreNMS for snmp monitoring. That runs quite well with my TVS-882 for memory, HDD and networks.
It doesn’t work for docker stats or VMs. LibreNMS provides a docker stats python script to add these measures to snmp. On my RPIs this works perfekt but I don’t get it configured on the NAS.
Any idea how I can monitor the docker container and VMs with LibreNMS?
There is a way to monitor dockers, you can install an snmpd or a LibreNMS agent inside Container Station. This does allow you to receive all dockers statuses running on the NAS, but it will conflict with the NAS’s built-in SNMP service, which means you won’t be able to collect the NAS’s own metrics.
As for VMs, there’s currently no workaround for that.
However, we’re planning to release a new version of QNAP AMIZcloud next month, and it will support displaying VM and container monitoring information. You can check it out once it’s available
It would be really helpful if someone can provide instructions for installing LibreNMS using Container Station - the Compose File would be extremely helpful. I’ve been trying to install it based on documentation from the GitHub repository for LibreNMS from DockerHub. I have a recurring error that is preventing it from starting correctly and getting very little help from the repository maintainers.