I'm installing vmbix as well. Things seem to be working. I've gotten as far as testing with zabbix_gets. However, I'm also seeing the same warnings on startup as stav13:
14:21:24.672 [main] INFO net.dav3860.VmBix - creating pid file /var/run/vmbix.pid 14974
log4j:WARN No appenders could be found for logger (com.vmware.vim25.ws.XmlGenDom).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
14:21:25.744 [main] INFO net.dav3860.VmBix - starting server on port 12050
14:21:25.744 [main] INFO net.dav3860.VmBix - server started
Is there anyway to get rid of those warnings? The info at the URL didn't mean much to me. Running on Ubuntu14.04.2
Thanks for any info.
14:21:24.672 [main] INFO net.dav3860.VmBix - creating pid file /var/run/vmbix.pid 14974
log4j:WARN No appenders could be found for logger (com.vmware.vim25.ws.XmlGenDom).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
14:21:25.744 [main] INFO net.dav3860.VmBix - starting server on port 12050
14:21:25.744 [main] INFO net.dav3860.VmBix - server started
Is there anyway to get rid of those warnings? The info at the URL didn't mean much to me. Running on Ubuntu14.04.2
Thanks for any info.
Comment