Splunk Dev

how do i install sigar in splunk?

svsa
New Member
# uname -a
Linux localhost 2.6.18-028stab064.7 #1 SMP Wed Aug 26 13:11:07 MSD 2009 i686 i686 i386 GNU/Linux

# python --version
Python 2.6.4

# cd bindings/python/
# splunk cmd python setup.py install

usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'install'

Any clues? I'm not so good with python, would be grateful for any assistance!

Thanks!

0 Karma

bfaber
Communicator
0 Karma

bfaber
Communicator

What errors are you getting when trying to build sigar outside of Splunk?

0 Karma

svsa
New Member

Yes, I'm trying to add that app actually, and I can't build sigar, so can't "Make sure you've correctly built the python bindings for SIGAR"

Sorry, reading my question back now I realised I hadn't mentioned that. Looks like a useful app, but I simply can't build the python binding - the Java builds fine, I'm using Centos5...

0 Karma
Get Updates on the Splunk Community!

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 ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...