![]() |
![]() |
Subject: | Configuring WMI Performance data Zenoss 4.2.5 |
Author: | [Not Specified] |
Posted: | 2015-04-09 05:16 |
I recently installed Zenoss Core 4.2.5 using the installation and upgrade guide.
and have added 27 servers to it and if I disable the network card it tells me ping is down so that much works
however I can not get the WMI filters to pick up hard drive, processor, and memory utilization or monitor services
all servers are running these modular plugins
zenoss.winrm.OperatingSystem
zenoss.winrm.CPUs
zenoss.winrm.FileSystems
zenoss.winrm.Interfaces
zenoss.winrm.Services
zenoss.winrm.Processes
zenoss.winrm.Software
zenoss.winrm.IIS
and the depending on hp or dell
HPCPUMap
HPDeviceMap
DellCPUMap
DellDeviceMap
DellPCImap
but I am not getting any performance data
I have set zWinRMUser and zWinRMPassword and have tried both local admin and domain admin accounts
could some one please point me in the right direction so I can get the WMI filters working
thanks in advance
Subject: | There's a lot more |
Author: | Andrew Kirch |
Posted: | 2015-04-10 02:42 |
There's a lot more documentation on the Windows ZenPack here that should help:
http://wiki.zenoss.org/ZenPack:Microsoft_Windows
Andrew Kirch
akirch@gvit.com
Need Zenoss support, consulting or custom development Look no further. Email or PM me!
Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard
Subject: | so I read through this and |
Author: | [Not Specified] |
Posted: | 2015-04-10 06:34 |
so I read through this and reset the zRMuser and zRMpassword to domain credentials and made sure i set zWINKDC to the ip of one of my DC
I then followed the Configuring Service Monitoring guide no change in the performance data. I did watch the video but I noticed that my devices don't have a components menu so watching the video is useless from about ten min onwards and looks like the guy in the video is running a different version than i am as well
i really need to get the wmi filters working so they report on services and performance any more ideas
Subject: | Please paste the output of a |
Author: | Andrew Kirch |
Posted: | 2015-04-10 09:48 |
Please paste the output of a zenmodeler run against one of these devices.
Andrew Kirch
akirch@gvit.com
Need Zenoss support, consulting or custom development Look no further. Email or PM me!
Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard
Subject: | [root@zenoss ~]# zenmodeler |
Author: | [Not Specified] |
Posted: | 2015-04-10 10:54 |
[root@zenoss ~]# zenmodeler run --device=backup2.suffolk.ac.uk
2015-04-10 16:46:41,572 INFO zen.ZenModeler: Connecting to localhost:8789
2015-04-10 16:46:41,577 INFO zen.ZenModeler: Connected to ZenHub
2015-04-10 16:46:41,821 INFO zen.ZenModeler: Collecting for device backup2.suffolk.ac.uk
2015-04-10 16:46:41,828 INFO zen.ZenModeler: Device backup2.suffolk.ac.uk not returned is it down
2015-04-10 16:46:41,828 INFO zen.ZenModeler: Scan time: 0.01 seconds
2015-04-10 16:46:42,125 INFO zen.ZenModeler: Daemon ZenModeler shutting down
[root@zenoss ~]#
any ideas if I don't Respond ill of gone home for the weekend so will pick this up Mon
Subject: | I have just tried 5 more |
Author: | [Not Specified] |
Posted: | 2015-04-10 10:56 |
I have just tried 5 more servers and they all come back with the same six lines
Subject: | still needing help with this |
Author: | [Not Specified] |
Posted: | 2015-04-16 04:02 |
still needing help with this
Subject: | If they aren't returning |
Author: | Andrew Kirch |
Posted: | 2015-04-16 10:10 |
If they aren't returning either Zenoss can't connect to WinRM (over https) or the server simply isn't responding to ping. You need to do some packet capture to see what's going on.
Andrew Kirch
akirch@gvit.com
Need Zenoss support, consulting or custom development Look no further. Email or PM me!
Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard
Subject: | Configuring WMI Performance data Zenoss 4.2.5 |
Author: | [Not Specified] |
Posted: | 2015-04-16 12:43 |
Hello
I have the same problem that Darrensampson, I'm trying to model 2 servers, one WinServ 2012 r2 and the other with WinServ2008 r2, but at the moment of modeling this servers I see these messages:
2015-04-16 12:09:33,617 INFO zen.ZenModeler: Connecting to localhost:8789
2015-04-16 12:09:33,624 INFO zen.ZenModeler: Connected to ZenHub
2015-04-16 12:09:33,822 INFO zen.ZenModeler: Collecting for device xxx.xxx.xxx.xxx
2015-04-16 12:09:34,248 INFO zen.ZenModeler: No WMI plugins found for xxx.xxx.xxx.xxx
2015-04-16 12:09:34,251 INFO zen.ZenModeler: Python collection device xxx.xxx.xxx.xx
2015-04-16 12:09:34,252 INFO zen.ZenModeler: plugins: zenoss.winrm.CPUs, zenoss.winrm.FileSystems, zenoss.winrm.IIS, zenoss.winrm.Interfaces, zenoss.winrm.OperatingSystem, zenoss.winrm.Processes, zenoss.winrm.Routes, zenoss.winrm.Services, zenoss.winrm.Software, zenoss.winrm.WinCluster, zenoss.winrm.WinMSSQL
2015-04-16 12:09:34,257 WARNING zen.PythonClient: Error in zenoss.winrm.CPUs: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,261 WARNING zen.PythonClient: Error in zenoss.winrm.FileSystems: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,265 WARNING zen.PythonClient: Error in zenoss.winrm.IIS: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,269 WARNING zen.PythonClient: Error in zenoss.winrm.Interfaces: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,273 WARNING zen.PythonClient: Error in zenoss.winrm.OperatingSystem: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,277 WARNING zen.PythonClient: Error in zenoss.winrm.Processes: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,281 WARNING zen.PythonClient: Error in zenoss.winrm.Routes: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,285 WARNING zen.PythonClient: Error in zenoss.winrm.Services: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,290 WARNING zen.PythonClient: Error in zenoss.winrm.Software: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,294 WARNING zen.PythonClient: Error in zenoss.winrm.WinCluster: attempted Windows connection to non-Windows device
2015-04-16 12:09:34,298 WARNING zen.PythonClient: Error in zenoss.winrm.WinMSSQL: DeviceProxy instance has no attribute 'windows_user'
2015-04-16 12:09:34,299 INFO zen.PythonClient: Python client finished collection for xxx.xxx.xxx.xxx
2015-04-16 12:09:34,299 INFO zen.ZenModeler: No change in configuration detected
2015-04-16 12:09:34,301 INFO zen.ZenModeler: No command plugins found for xxx.xxx.xxx.xxx
2015-04-16 12:09:34,302 INFO zen.ZenModeler: SNMP monitoring off for xxx.xxx.xxx.xxx
2015-04-16 12:09:34,303 INFO zen.ZenModeler: No portscan plugins found for xxx.xxx.xxx.xxx
2015-04-16 12:09:34,304 INFO zen.ZenModeler: Scan time: 0.48 seconds
2015-04-16 12:09:34,308 INFO zen.ZenModeler: Daemon ZenModeler shutting down
I need your help urgently
Regards
Subject: | Ruben: your issue appears to |
Author: | Andrew Kirch |
Posted: | 2015-04-20 14:34 |
Ruben: your issue appears to be firewall related
Darren: your host appears to not be responding at all.
Andrew Kirch
akirch@gvit.com
Need Zenoss support, consulting or custom development Look no further. Email or PM me!
Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard
Subject: | unable to model newly added device to zenoss |
Author: | [Not Specified] |
Posted: | 2015-07-13 06:18 |
2015-07-13 03:50:47,899 INFO zen.ZenModeler: Connecting to localhost:8789
2015-07-13 03:50:47,904 INFO zen.ZenModeler: Connected to ZenHub
2015-07-13 03:50:48,018 INFO zen.ZenModeler: Collecting for device 192.168.3.72
2015-07-13 03:50:48,223 INFO zen.ZenModeler: No WMI plugins found for 192.168.3.72
2015-07-13 03:50:48,225 INFO zen.ZenModeler: Python collection device 192.168.3.72
2015-07-13 03:50:48,226 INFO zen.ZenModeler: plugins: zenoss.winrm.OperatingSystem, zenoss.winrm.CPUs, zenoss.winrm.FileSystems, zenoss.winrm.Interfaces, zenoss.winrm.Services, zenoss.winrm.Processes, zenoss.winrm.Software, zenoss.winrm.IIS
2015-07-13 03:50:48,238 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,247 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,258 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,267 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,276 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,285 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,295 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,304 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,313 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,319 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,328 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,336 ERROR zen.PythonClient: Error on 192.168.3.72: Cannot determine realm for numeric host address
2015-07-13 03:50:48,337 INFO zen.PythonClient: Python client finished collection for 192.168.3.72
2015-07-13 03:50:48,337 WARNING zen.ZenModeler: The plugin zenoss.winrm.OperatingSystem returned no results.
2015-07-13 03:50:48,337 WARNING zen.ZenModeler: The plugin zenoss.winrm.CPUs returned no results.
2015-07-13 03:50:48,338 WARNING zen.ZenModeler: The plugin zenoss.winrm.FileSystems returned no results.
2015-07-13 03:50:48,338 WARNING zen.ZenModeler: The plugin zenoss.winrm.Interfaces returned no results.
2015-07-13 03:50:48,338 WARNING zen.ZenModeler: The plugin zenoss.winrm.Services returned no results.
2015-07-13 03:50:48,339 WARNING zen.ZenModeler: The plugin zenoss.winrm.Processes returned no results.
2015-07-13 03:50:48,340 WARNING zen.ZenModeler: The plugin zenoss.winrm.Software returned no results.
2015-07-13 03:50:48,340 WARNING zen.ZenModeler: The plugin zenoss.winrm.IIS returned no results.
2015-07-13 03:50:48,341 INFO zen.ZenModeler: No change in configuration detected
2015-07-13 03:50:48,341 INFO zen.ZenModeler: No command plugins found for 192.168.3.72
2015-07-13 03:50:48,342 INFO zen.ZenModeler: SNMP monitoring off for 192.168.3.72
2015-07-13 03:50:48,343 INFO zen.ZenModeler: No portscan plugins found for 192.168.3.72
2015-07-13 03:50:48,343 INFO zen.ZenModeler: Scan time: 0.32 seconds
2015-07-13 03:50:48,346 INFO zen.ZenModeler: Daemon ZenModeler shutting down
Hi Trelane,
I am new to Zenoss, and I am trying to add a new machine to the Zenoss Core 4.2.5 we currently have, I was left with this setup and I have no idea what i'm doing wrong. I added the device under device class /Server/Microsoft/Windows, enabled basic auth,
Above is the error i get from modeling my device via WinRM.
please help
noob is me
< |
Previous Google Map problem |
Next Install Zenoss 5 locally |
> |