All Apps and Add-ons

I'm getting a bunch of python errors on tegilecollect.py

edonze
Path Finder

Is there some specific version of python, or a configuration change I need to make to remove the errors?

09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:51.861 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers

0 Karma

ddrillic
Ultra Champion

Interesting, looking at the last error - TypeError: string indices must be integers.

The following speaks about it - TypeError: string indices must be integers, not str

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...