Hi 
We are running icinga / icinga-web on a openSuSE 12.2 server
The versions we are running:

icinga-1.8.4
icinga-web-1.8.1

I have also install ingraph, and that has worked... Now ingraph doesn't work 
anymore, and the ingraph-collector gives the following error during startup:


python -m ingraph/bin/ingraph_collectord -d /etc/ingraph/ -P 
/var/lib/icinga/perfdata  start
[2013-02-20 17:40:39,543, INFO] Starting inGraph-collector...
Loading configuration settings (from 'ingraph-xmlrpc.conf')...
Loading configuration settings (from 'ingraph-aggregates.conf')...
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/lib/python2.7/site-packages/ingraph/bin/ingraph_collectord.py", 
line 357, in <module>
    sys.exit(main())
  File "/usr/lib/python2.7/site-packages/ingraph/bin/ingraph_collectord.py", 
line 353, in main
    getattr(collectord, args[0])()
  File "/usr/lib/python2.7/site-packages/ingraph/daemon.py", line 193, in start
    self.before_daemonize()
  File "/usr/lib/python2.7/site-packages/ingraph/bin/ingraph_collectord.py", 
line 197, in before_daemonize
    tfs = api.getTimeFrames()
  File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1294, in single_request
    response = h.getresponse(buffering=True)
  File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
    response.begin()
  File "/usr/lib/python2.7/httplib.py", line 407, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.7/httplib.py", line 371, in _read_status
    raise BadStatusLine(line)
httplib.BadStatusLine: ''


Can anyone help me with this?

Hans 

AIX / Linux Systeembeheer
                                          
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to