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!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...