![]() |
![]() |
Subject: | Windows server monitoring in zenoss 5 |
Author: | [Not Specified] |
Posted: | 2015-05-07 01:02 |
Hi,
I am trying to add windows server in zenoss5. Is it possible to monitor the windows servers with Wmic (without snmp)
Added windows servers with windows template and Microsoft templates but no use.
In zenoss 4.x version we have windows zenpack but in zenoss5 its not available.
py.samba zenpack also not available in zenoss5.
can any one help me how to add the windows servers in zenoss5 with wmic (with out snmp)
thanks in advance,
sunnybmv.
Subject: | Works with WindowsRM |
Author: | [Not Specified] |
Posted: | 2015-05-08 13:45 |
I followed the instructions at the site listed below, and have v5 reading windows servers just fine. Had to go add in the winrm modeling plugins, and also had to go and install krb5-workstation on the Zenoss box.
http://geekpeek.net/add-windows-client-to-zenoss-monitoring/
Subject: | windows modeling errors |
Author: | [Not Specified] |
Posted: | 2015-05-15 03:53 |
Hi Scherckd,
Thank you for the help. I am getting errors in windows server modeling.Can you help me out to fix it.
ERROR zen.ZenModeler: : Traceback (most recent call last):
File "/opt/zenoss/Products/ZenHub/PBDaemon.py", line 101, in inner
return callable(*args, **kw)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 147, in remote_applyDataMaps
result = inner(map)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 143, in inner
return self._do_with_retries(action)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 169, in _do_with_retries
return action()
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 134, in action
completed= bool(adm._applyDataMap(device, map))
File "/opt/zenoss/lib/python2.7/site-packages/ZODB/transact.py", line 44, in g
r = f(*args, **kwargs)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 177, in _applyDataMap
changed = self._updateRelationship(tobj, datamap)
File "/opt/zenoss/ZenPacks/ZenPacks.zenoss.PythonCollector-1.6.4-py2.7.egg/ZenPacks/zenoss/PythonCollector/patches/platform.py", line 38, in _updateRelationship
return original(self, device, relmap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 241, in _updateRelationship
objchange, obj = self._createRelObject(device, objmap, rname)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 432, in _createRelObject
up_changed = self._updateObject(remoteObj, objmap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 358, in _updateObject
setter(*args)
File "/opt/zenoss/Products/ZenModel/Software.py", line 184, in setInstallDate
self._installDate.setDate(value)
File "/opt/zenoss/Products/ZenModel/ZenDate.py", line 27, in setDate
date = DateTime(date)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 351, in __init__
return self._parse_args(*args, **kw)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 650, in _parse_args
yr,mo,dy,hr,mn,sc,tz=self._parse(arg, datefmt)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 941, in _parse
raise SyntaxError, st
SyntaxError: Thu /No/v 00:00:00
Traceback (most recent call last):
File "/opt/zenoss/Products/DataCollector/zenmodeler.py", line 682, in processClient
if driver.next():
File "/opt/zenoss/Products/ZenUtils/Driver.py", line 63, in result
raise ex
RemoteException: : Traceback (most recent call last):
File "/opt/zenoss/Products/ZenHub/PBDaemon.py", line 101, in inner
return callable(*args, **kw)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 147, in remote_applyDataMaps
result = inner(map)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 143, in inner
return self._do_with_retries(action)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 169, in _do_with_retries
return action()
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 134, in action
completed= bool(adm._applyDataMap(device, map))
File "/opt/zenoss/lib/python2.7/site-packages/ZODB/transact.py", line 44, in g
r = f(*args, **kwargs)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 177, in _applyDataMap
changed = self._updateRelationship(tobj, datamap)
File "/opt/zenoss/ZenPacks/ZenPacks.zenoss.PythonCollector-1.6.4-py2.7.egg/ZenPacks/zenoss/PythonCollector/patches/platform.py", line 38, in _updateRelationship
return original(self, device, relmap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 241, in _updateRelationship
objchange, obj = self._createRelObject(device, objmap, rname)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 432, in _createRelObject
up_changed = self._updateObject(remoteObj, objmap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 358, in _updateObject
setter(*args)
File "/opt/zenoss/Products/ZenModel/Software.py", line 184, in setInstallDate
self._installDate.setDate(value)
File "/opt/zenoss/Products/ZenModel/ZenDate.py", line 27, in setDate
date = DateTime(date)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 351, in __init__
return self._parse_args(*args, **kw)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 650, in _parse_args
yr,mo,dy,hr,mn,sc,tz=self._parse(arg, datefmt)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 941, in _parse
raise SyntaxError, st
SyntaxError: Thu /No/v 00:00:00
2015-05-15 08:45:19,797 ERROR zen.ZenModeler: Client 10.112.236.225 finished with message: [Failure instance: Traceback (failure with no frames):
File "/opt/zenoss/Products/ZenHub/PBDaemon.py", line 101, in inner
return callable(*args, **kw)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 147, in remote_applyDataMaps
result = inner(map)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 143, in inner
return self._do_with_retries(action)
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 169, in _do_with_retries
return action()
File "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 134, in action
completed= bool(adm._applyDataMap(device, map))
File "/opt/zenoss/lib/python2.7/site-packages/ZODB/transact.py", line 44, in g
r = f(*args, **kwargs)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 177, in _applyDataMap
changed = self._updateRelationship(tobj, datamap)
File "/opt/zenoss/ZenPacks/ZenPacks.zenoss.PythonCollector-1.6.4-py2.7.egg/ZenPacks/zenoss/PythonCollector/patches/platform.py", line 38, in _updateRelationship
return original(self, device, relmap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 241, in _updateRelationship
objchange, obj = self._createRelObject(device, objmap, rname)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 432, in _createRelObject
up_changed = self._updateObject(remoteObj, objmap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 358, in _updateObject
setter(*args)
File "/opt/zenoss/Products/ZenModel/Software.py", line 184, in setInstallDate
self._installDate.setDate(value)
File "/opt/zenoss/Products/ZenModel/ZenDate.py", line 27, in setDate
date = DateTime(date)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 351, in __init__
return self._parse_args(*args, **kw)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 650, in _parse_args
yr,mo,dy,hr,mn,sc,tz=self._parse(arg, datefmt)
File "/opt/zenoss/lib/python2.7/site-packages/DateTime/DateTime.py", line 941, in _parse
raise SyntaxError, st
SyntaxError: Thu /No/v 00:00:00
]
2015-05-15 08:45:19,798 DEBUG zen.ZenModeler: Running 0 clients
Subject: | I think this is a bug |
Author: | [Not Specified] |
Posted: | 2015-05-31 20:53 |
I'm having the same problem with a fresh install of Zenoss 5.0.3. When I try to model a device with WinRM it throws DateTime errors just like the ones you have.
Subject: | You guys may want to look at |
Author: | Andrew Kirch |
Posted: | 2015-06-01 12:39 |
You guys may want to look at the WinRM based Windows ZenPack 2.0. Microsoft is in the process of phasing out WinRM.
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
< |
Previous kerberos on Ubuntu |
Next Zenoss5 - How to install python modules? |
> |