-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
[2019-04-10 10:25:00,534] [MainThread:Handlers:INFO] NetuitiveHandler: Data posted successfully. Next log message in 15 minutes.
[2019-04-10 10:29:18,957] [MainThread:Handlers:ERROR] error posting payload to api ingest endpoint (https://api.app.netuitive.com/ingest/infrastructure/[redacted]): ''
Traceback (most recent call last):
File "/opt/netuitive-agent/embedded/lib/python2.7/site-packages/netuitive-0.3.4-py2.7.egg/netuitive/client.py", line 82, in post
resp = urllib2.urlopen(request)
File "/opt/netuitive-agent/embedded/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/opt/netuitive-agent/embedded/lib/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
File "/opt/netuitive-agent/embedded/lib/python2.7/urllib2.py", line 447, in _open
'_open', req)
File "/opt/netuitive-agent/embedded/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/opt/netuitive-agent/embedded/lib/python2.7/urllib2.py", line 1241, in https_open
context=self._context)
File "/opt/netuitive-agent/embedded/lib/python2.7/urllib2.py", line 1201, in do_open
r = h.getresponse(buffering=True)
File "/opt/netuitive-agent/embedded/lib/python2.7/httplib.py", line 1121, in getresponse
response.begin()
File "/opt/netuitive-agent/embedded/lib/python2.7/httplib.py", line 438, in begin
version, status, reason = self._read_status()
File "/opt/netuitive-agent/embedded/lib/python2.7/httplib.py", line 402, in _read_status
raise BadStatusLine(line)
BadStatusLine: ''
[2019-04-10 12:03:48,444] [MainThread:RabbitMQCollector:ERROR] Queue full, check handlers for delays
[2019-04-10 12:04:01,526] [MainThread:DiskUsageCollector:ERROR] Queue full, check handlers for delays
[2019-04-10 12:04:05,949] [MainThread:HeartbeatCollector:ERROR] Queue full, check handlers for delays
[2019-04-10 12:04:13,026] [MainThread:LoadAverageCollector:ERROR] Queue full, check handlers for delays
[2019-04-10 12:04:23,478] [MainThread:VMStatCollector:ERROR] Queue full, check handlers for delays
[2019-04-10 12:04:31,926] [MainThread:DiskSpaceCollector:ERROR] Queue full, check handlers for delays```