TECHZEN Zenoss User Community ARCHIVE  

Adding OS process to a group of devices to be monitored using winrm

Subject: Adding OS process to a group of devices to be monitored using winrm
Author: [Not Specified]
Posted: 2015-11-01 20:48

Hi Everyone,

I got this zenoss 4 setup that was assigned to me, and I'm a total noob.

I need to monitor a module/software that runs in our windows machines, checking on the current setup, I saw that there is a current OS process to the setup, but the problems is, Zenoss is monitoring it inconsistently. Its either not monitoring the process or the process is running but Zenoss says its not.

This OS process is crucial to our processing and I cannot grasp the concept on the e-book. can anyone help me out

p.s. tried to re-model the machine, after remodeling the OS process being monitored in the components tab vanishes.

Thanks in Advance,

Regards,

noob is me



Subject: Re: [Zenoss] Adding OS process to a group of devices to be
Author: [Not Specified]
Posted: 2015-11-02 08:30

Is the process you want in the Infrastructure -> Processes list Usually the difficulty is getting the process name match you want. I always, if possible, try and monitor a process without arguments, because they FP horribly for duplicate processes because of the arguments changing regularily... James Pulver CLASSE Computer Group Cornell University

noob is me



Subject: It sounds like you may need
Author: [Not Specified]
Posted: 2015-11-02 15:04

It sounds like you may need to lock the process from deletion once it has been found on modeling.



Subject: It sounds like you may need
Author: [Not Specified]
Posted: 2015-11-02 15:04

It sounds like you may need to lock the process from deletion once it has been found on modeling.



Subject: Re: [Zenoss] Adding OS process to a group of devices.
Author: [Not Specified]
Posted: 2015-11-02 17:58

Hi Jflindenjr,

How do I add the process when it models a device

thanks!

HI James Pulver,

The process was added via Infrastructure -> Process. it is on the current list

Hi

noob is me



Subject: Adding OS process to a group of devices to be monitored winrm
Author: [Not Specified]
Posted: 2015-11-24 03:24

Thanks Jcurry!

Now that i have locked the process to be monitored, I have issues on remodelling the device.

I am unable to remodel the device properly get the changes on the device and i get this on the logs:

zenmodeler error:


2015-11-24 01:08:00,332 INFO zen.ZenModeler: Connecting to localhost:8789
2015-11-24 01:08:00,337 INFO zen.ZenModeler: Connected to ZenHub
2015-11-24 01:08:00,482 INFO zen.ZenModeler: Collecting for device 192.168.13.53
2015-11-24 01:08:00,570 INFO zen.ZenModeler: No WMI plugins found for 192.168.13.53
2015-11-24 01:08:00,572 INFO zen.ZenModeler: Python collection device 192.168.13.53
2015-11-24 01:08:00,572 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-11-24 01:08:00,609 INFO zen.ZenModeler: No command plugins found for 192.168.13.53
2015-11-24 01:08:00,610 INFO zen.ZenModeler: SNMP monitoring off for 192.168.13.53
2015-11-24 01:08:00,610 INFO zen.ZenModeler: No portscan plugins found for 192.168.13.53
2015-11-24 01:08:23,899 INFO zen.PythonClient: Python client finished collection for 192.168.13.53
2015-11-24 01:08:23,899 WARNING zen.ZenModeler: The plugin zenoss.winrm.Services returned no results.
2015-11-24 01:08:23,899 WARNING zen.ZenModeler: The plugin zenoss.winrm.Processes returned no results.
2015-11-24 01:08:23,900 WARNING zen.ZenModeler: The plugin zenoss.winrm.FileSystems returned no results.
2015-11-24 01:08:23,900 WARNING zen.ZenModeler: The plugin zenoss.winrm.CPUs returned no results.
2015-11-24 01:08:23,900 WARNING zen.ZenModeler: The plugin zenoss.winrm.IIS returned no results.
2015-11-24 01:08:23,901 INFO zen.ZenModeler: Modeler zenoss.winrm.Software processing data for device 192.168.13.53
2015-11-24 01:08:23,904 INFO zen.ZenModeler: Modeler zenoss.winrm.OperatingSystem processing data for device 192.168.13.53
2015-11-24 01:08:23,905 WARNING zen.ZenModeler: No results returned for Win32_ComputerSystem. Check WMI namespace and DCOM permissions.
2015-11-24 01:08:23,906 WARNING zen.ZenModeler: No results returned for Win32_SystemEnclosure. Check WMI namespace and DCOM permissions.
2015-11-24 01:08:23,906 ERROR zen.ZenModeler: Problem while executing plugin zenoss.winrm.OperatingSystem
2015-11-24 01:08:23,908 ERROR zen.ZenModeler: Traceback (most recent call last):
File "/opt/zenoss/Products/DataCollector/zenmodeler.py", line 647, in processClient
datamaps = plugin.process(device, results, self.log)
File "/opt/zenoss/ZenPacks/ZenPacks.zenoss.Microsoft.Windows-2.4.1.egg/ZenPacks/zenoss/Microsoft/Windows/modeler/plugins/zenoss/winrm/OperatingSystem.py", line 123, in process
.format(pformat(sorted(vars(operatingSystem).keys()))))
TypeError: vars() argument must have __dict__ attribute
2015-11-24 01:08:23,909 INFO zen.ZenModeler: Modeler zenoss.winrm.Interfaces processing data for device 192.168.13.53
2015-11-24 01:08:23,998 INFO zen.ZenModeler: No change in configuration detected
2015-11-24 01:08:23,998 INFO zen.ZenModeler: Scan time: 23.52 seconds
2015-11-24 01:08:24,001 INFO zen.ZenModeler: Daemon ZenModeler shutting down

Can anyone help me out on this thanks!

noob is me



< Previous
from Zenoss 5.0.3 to 5.0.7
  Next
zope.component.queryUtility(IDataService) returns None?
>