Getting Data In

Is there any app I can use to monitor CPU usage for 1000 Windows hosts that belong to 3 different environments?

Madhan45
Path Finder

I have 1000 hosts belonging to 3 different environments. I need to monitor CPU usage or CPU utilization for all these hosts. Which graphical representation is good and is there any app for that???

0 Karma

schose
Builder

which client os are you using?

Madhan45
Path Finder

windows 32bit

0 Karma

srinathd
Contributor

you can use this query.. index=_introspection splunk_server_group=dmc_group_indexer source=*resource_usage.log sourcetype=splunk_resource_usage component=Hostwide| spath output=cpu_user "data.cpu_user_pct" | spath output=cpu_system "data.cpu_system_pct" | eval used_pct=cpu_user + cpu_system | table _time,splunk_server,used_pct, cpu_user,cpu_system | timechart span=5m median(used_pct) by splunk_server

0 Karma

Madhan45
Path Finder

i couldn't find a result for above query

0 Karma

juvetm
Communicator

hi madhan45
what my friend gave it i error .the app that you can use to monitor cpu usage i will give a link so so that you can deload and use it to monitor your cpu usage this is the link
http://www.splunk.com/web_assets/pdfs/secure/Splunk_App_for_Windows.pdf

0 Karma

stephane_cyrill
Builder

Hi,
Check SPLUNK DEPLOYMENT MONITOR APP

https://splunkbase.splunk.com/app/1294/

https://www.splunk.com/en_us/solutions/solution-areas/it-operations-management/server-and-network-in...

But you can simply create you personal dashboard or app What you have to do is:
1- you index the performance log of of the corresponding machines.

2- you can forward all the notable information on on machine in a dedicated index by doing summary indexing.

3- finaly you can create your dashboards with events from you notable index.

NOTE: IF YOU ARE USING SPLUNK 6.2 , IN SETTINGS -- MANAGEMENT CONSOLE if you are in deployment MODE and if your deployment is well configured you have DASHBOARDS THERE THAT SHOWS YOU many things among which CPU USAGE and OTHER.

0 Karma

Madhan45
Path Finder

I need to monitor cpu usage alone for 1000 hosts suggest me an app for that

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...