TECHZEN Zenoss User Community ARCHIVE  

Help needed with ESXi monitoring - Zenoss 5

Subject: Help needed with ESXi monitoring - Zenoss 5
Author: [Not Specified]
Posted: 2015-06-19 05:06

Hi to everyone,
first post here and new to Zenoss. Quite impressed by the product and so far I really like it.
I have an issue that maybe someone will be able to help me sorting it out.

I have installed on a Centos 7 the latest Zenoss build with the autodeploy script. Later I have installed following the instructions the VMware esxi monitor Zenpack. I have added two hosts (one running 5.5 and one running 6) but the status remains on device unknown and no data is pulled from the hosts. I have created a local account on each host and specified it in the zVSphere part in the Configuration Properties but this doesn't seem to help.

I am a bit lost to be honest and would appreciate advices to move on with this.

Thanks

Seb



Subject: Just to add here is the
Author: [Not Specified]
Posted: 2015-06-19 05:51

Just to add here is the discovery lof of a 5.5 host

2015-06-19 10:46:38,260 INFO zen.Job: Job 6de950b9-8afb-470b-b937-0ac02bf9228c (Products.Jobber.jobs.SubprocessJob) received

2015-06-19 10:46:38,282 INFO zen.Job: Starting job 6de950b9-8afb-470b-b937-0ac02bf9228c (Products.Jobber.jobs.SubprocessJob)

2015-06-19 10:46:38,283 INFO zen.Job: Spawning subprocess: /opt/zenoss/bin/zendisc run --now -d esxhost.mycorp --monitor localhost --deviceclass /Server/VMware --prod_state 1000

2015-06-19 10:46:49,195 INFO zen.ZenDisc: Connecting to localhost:8789

2015-06-19 10:46:49,209 INFO zen.ZenDisc: Connected to ZenHub

2015-06-19 10:46:49,267 INFO zen.ZenDisc: Looking for esxhost.mycorp

2015-06-19 10:46:56,724 INFO zen.ZenDisc: Result: Discovered device esxhost.mycorp.

2015-06-19 10:46:56,748 INFO zen.ZenDisc: skipping WMI-based collection, PySamba zenpack not installed

2015-06-19 10:46:56,762 INFO zen.ZenDisc: Python collection device esxhost.mycorp

2015-06-19 10:46:56,762 INFO zen.ZenDisc: plugins: community.cmd.VMwareESXiHostMap, community.cmd.VMwareESXiInterfaceMap, community.cmd.VMwareESXiDatastoreMap, community.cmd.VMwareESXiGuestMap

2015-06-19 10:46:56,762 INFO zen.PythonClient: Getting VMware ESXi host info for device esxhost.mycorp

2015-06-19 10:46:56,795 INFO zen.PythonClient: Getting VMware ESXi interface info for device esxhost.mycorp

2015-06-19 10:46:56,811 INFO zen.PythonClient: Getting VMware ESXi datastore info for device esxhost.mycorp

2015-06-19 10:46:56,828 INFO zen.PythonClient: Getting VMware ESXi guest info for device esxhost.mycorp

2015-06-19 10:46:56,843 INFO zen.PythonClient: Python client finished collection for esxhost.mycorp

2015-06-19 10:46:56,844 WARNING zen.ZenDisc: The plugin community.cmd.VMwareESXiHostMap returned no results.

2015-06-19 10:46:56,844 WARNING zen.ZenDisc: The plugin community.cmd.VMwareESXiInterfaceMap returned no results.

2015-06-19 10:46:56,844 WARNING zen.ZenDisc: The plugin community.cmd.VMwareESXiDatastoreMap returned no results.

2015-06-19 10:46:56,844 WARNING zen.ZenDisc: The plugin community.cmd.VMwareESXiGuestMap returned no results.

2015-06-19 10:46:56,844 INFO zen.ZenDisc: No change in configuration detected

2015-06-19 10:46:56,844 INFO zen.ZenDisc: No command plugins found for esxhost.mycorp

2015-06-19 10:46:56,844 INFO zen.ZenDisc: SNMP monitoring off for esxhost.mycorp

2015-06-19 10:46:56,844 INFO zen.ZenDisc: No portscan plugins found for esxhost.mycorp

2015-06-19 10:46:56,844 INFO zen.ZenDisc: Scan time: 0.12 seconds

2015-06-19 10:46:56,845 INFO zen.ZenDisc: Daemon ZenDisc shutting down

2015-06-19 10:46:57,178 INFO zen.Job: Job 6de950b9-8afb-470b-b937-0ac02bf9228c finished with result 0



Subject: Did you test the CLI command
Author: [Not Specified]
Posted: 2015-06-19 07:31

Did you test the CLI command for polling the esxi hosts from the zenoss container (zenhub).
In my case, i had to install many missing libs.

In any case, if you read the most up to date comments on the wiki for that zenpack, you will see that i and another person have removed the hosts for now, since the zenpack produces 5 or more logins each time it polls, which fills up the vcenter/vsphere database pretty badly.



Subject: thanks for your reply
Author: [Not Specified]
Posted: 2015-06-19 08:59

thanks for your reply Rcocchiararo. Yep saw that comment regarding the db bur I am just running this in a lab to test and see if tis should be implemented at a later stage.
This might sound pretty stupid but what is the "CLI command for polling the esxi hosts from the zenoss container " I ll look this up to see if I can found anything but if you can save me some time that would be nice ;)

Seb



Subject: i did not remember, that's
Author: [Not Specified]
Posted: 2015-06-19 12:38

i did not remember, that's why i did not mention it XD

resxtop --server hostname --user root -b -n 1 -a

Replace "hostname" for the hostname or ip of you esxi host, and "root" for the user you will use (or use root :P )



< Previous
unable to commit changes
  Next
Zenoss Core 4.2.5 Docker ZenPack Install / Device Add / Modeling Question
>