Evaluating Zenoss Virtual Appliance v1.0.1.  Trying to monitor XP SP2
with zenwin v1.0.1, have successfully added device to Zenoss server and
am receiving performance and events, etc.  Have successfully tested:

python zenwin.py -C etc\zenwin.cfg
 
But when trying to run:

python zenwinmodeler.py -C etc\zenwinmodeler.cfg -v10


I get the following:

------------------------------------------------------------------------
INFO:zen.SendEvent:SendEvent thread started.
DEBUG:zen.SendEvent:Sending events: [{'device': 'my_pc', 'eventClass':
'/App/Start', 'component': 'zenwinmodeler', 'seve
rity': 0, 'summary': 'zenwinmodeler started'}]
DEBUG:zen.zenwinmodeler:wmi probs: pr615,dell.testdomain.org
INFO:zen.zenwinmodeler:reloading configuration
ERROR:zen.zenwinmodeler:config load failed
Traceback (most recent call last):
  File "C:\Program Files\zenwin-1.0.1\zenutils\StatusMonitor.py", line
96, in getConfig
    self.loadConfig()
  File "zenwinmodeler.py", line 54, in loadConfig
    self.lastStart, self.devices = \
  File "C:\Python24\lib\xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "C:\Python24\lib\xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "C:\Python24\lib\xmlrpclib.py", line 1137, in request
    headers
ProtocolError: <ProtocolError for
zenoss:[EMAIL PROTECTED]:8080/zport/dmd/Devices/Server/Windows/devices/M
Y_PC/: 401 Una
uthorized>
WARNING:zen.zenwinmodeler:initial config load failed will retry
INFO:zen.zenwinmodeler:stopping...
DEBUG:zen.SendEvent:Sending events: [{'device': 'my_pc', 'eventClass':
'/App/Stop', 'component': 'zenwinmodeler', 'sever
ity': 4, 'summary': 'zenwinmodeler stopped'}]
INFO:zen.SendEvent:SendEvent thread ended.
------------------------------------------------------------------------


My zenwinmodeler.cfg is as follows:

------------------------------------------------------------------------
winurl
http://10.3.72.36:8080/zport/dmd/Devices/Server/Windows/devices/MY_PC/
zopeusername    zenoss
zopepassword    zenoss
zem             http://10.3.72.36:8081/
cycle           1
------------------------------------------------------------------------


Any insight is much appreciated.

----------------------------------------------------------------------
The information contained in this e-mail and any attachments is to be 
considered legally privileged and confidential.  If you have received this 
communication in error, please notify the sender and permanently delete the 
e-mail and any attachments immediately; you should not retain, copy or use this 
e-mail or any attachment for any purpose, nor disclose all or any part of the 
contents to any other person.

We have taken every reasonable precaution to ensure the integrity of this 
communication and that it does not contain any malicious payload (i.e. 
attachments, embedded code, links, etc.).  The recipient is responsible for 
re-verification.  The Credit Union accepts no liability for any damage caused 
by this communication.
----------------------------------------------------------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to