dpiquet / pve-monitor

pve-monitor is a tool to monitor hypervisor and virtual machines in a proxmox cluster
37 stars 24 forks source link

LXC containers being recognized as OPENVZ #28

Open ghost opened 8 years ago

ghost commented 8 years ago

Hello,

First of all, monitoring nodes and storages works like a charm for me, thanks!

Unfortunately, whenever I add an "lxc" or "container" declaration in my .conf file, pve-monitor recognizes this declaration as an openvz container. Obviously, the result is CRITICAL - status UNKNOWN.

Is this a bug or am I missing something here? Any help would be greatly appreciated. Thanks in advance.

Tim

dpiquet commented 7 years ago

From the api, lxc or openvz doesn't matter, they can be monitored the same way.

Maybe a run with debug enabled could help