virt plugin: Do not fail if no connection on init()
authorPavel Rochnyack <pavel2000@ngs.ru>
Sun, 12 May 2019 10:19:22 +0000 (17:19 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sun, 12 May 2019 10:19:22 +0000 (17:19 +0700)
commite0f6a34177d04bef7442232106d7ce1d5199b610
tree83f45e7de8c01c6730fee4def20846c1295f50bb
parentdfb17826ceb8223cca9009b7b9f4194252ff994d
virt plugin: Do not fail if no connection on init()

If Collectd started before libvirtd, that results as no connection and no more retries.
lv_init()/lv_connect() reworked to avoid this.

Reference: b2541eb463165a5973fedb5d51eab8288fcd7ebc
Reference: 5903e6d5414b1a9580a63c29afff1788cec6c91e
src/virt.c