All Apps and Add-ons

Splunk App for AWS CPU stats collection error with get_ops.py

davidts
Path Finder

Hi,

I have just installed the Splunk App for AWS and I can see my billing information in the dashboards. However, there are two panels that show CPU Utilisation which are showing no results. The app uses a python script, get_ops.py, to collect the CPU stats. When I run the script in terminal I get the following error:

Traceback (most recent call last):
File "./get_ops.py", line 125, in
fOPSTMP.write(dt+' subaccount='+cols[0]+' region='+rn+' instanceid='+iid+' instancetype='+citype+' cpuutilization='+cpu1+' networkin='+ntin1+' networkout='+ntout1+'\n')
NameError: name 'dt' is not defined

Has anyone seen this error before?

0 Karma
1 Solution

ICTMoretonbay
Explorer

Yes I am seeing this as well as a bunch of other errors.

Have you resolved your problem yet?

View solution in original post

0 Karma

aandrieu
Engager

I resolved the problem adding a tab before "fOPSTMP.write" at line 125: this is due to an indentation problem.

0 Karma

ICTMoretonbay
Explorer

Yes I am seeing this as well as a bunch of other errors.

Have you resolved your problem yet?

0 Karma

davidts
Path Finder

Unfortunately I have not manage to fix this issue.

0 Karma
Get Updates on the Splunk Community!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...