System Centos 7 64 bit, Zabbix 2.4.4
I am not sure if this is Zabbix, or not, but many people are using vPoller to monitor VMWare, so this may be the best resource.
I have installed zeromg (yum install gave 3.2.5), I had a warning about requiring 4.0.5 I downloaded the tar.gz, ./config, make, make install. still get the waning. This may or may not be the real issue. When I do pip install vpoller it errors with the following:
Any assistance will be appreciated.
T. James
I am not sure if this is Zabbix, or not, but many people are using vPoller to monitor VMWare, so this may be the best resource.
I have installed zeromg (yum install gave 3.2.5), I had a warning about requiring 4.0.5 I downloaded the tar.gz, ./config, make, make install. still get the waning. This may or may not be the real issue. When I do pip install vpoller it errors with the following:
Code:
error: command 'gcc' failed with exit status 1
----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-_TV2k6/pyzmq/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-f0mN0b-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip-build-_TV2k6/pyzmq
T. James