Joe Gillotti

Results 30 comments of Joe Gillotti

Hey, Sorry for the lack of proper usage docs. Those methods expect configuration items (the same ones in `sample.config.inc.php`) to be passed as an associative array when you instantiate the...

Hey, sorry for the delayed reply. By network activity, are you referring to the amount of bytes in/out of a NIC at the current time? Linfo currently reports the bytes...

Interesting. Will look into this

This makes sense as these two new hypervisors use libvirt like qemu does. It'd be easiest of they loaded a custom kernel module that I could look for but I...

Yes, checking if that one of those files exists and has the name of the hypervisor in it would definitely make sense.

Yeah I recall a PR on the xhyve project to make it identify itself as xhyve not bhyve

Maybe see if xhyve is written anywhere

That makes sense. Would you be able to make a PR for this?