Fixed in r9389 :P
Simon Mousey Smith mailto:simonsmith5521@gmail.com 23 August 2018 at 13:37 Hi All,
Ok I think I found the issue
Line 217 in file includes/polling/os/unix.inc.php
list($osname, $kernel, $arch, $distro, $distro_ver, $virt) = explode('|', $os_data);
Its totally missing the last variable at the end which according to the distro script if the $cont which detects if its in a container or not..
Ill open a ticket on jira :)
Regards
Simon
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium Simon Mousey Smith mailto:simonsmith5521@gmail.com 23 August 2018 at 13:23 Hi All
Im trying to work out if im being stupid or something isnt right?
Some machines we monitor are showing the hardware as 'OpenVZ Containers' but others are being found as 'Generic x86'
I have installed the distro script on all the machines and im using the latest version 2.0 script
Output from one of the machines which is an openvz container - Linux|4.4.0|amd64|Ubuntu|16.04||openvz
Am I missing something?
Regards
Simon
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium