Refine your search:

I see the websphere index getting updated in my splunk admin window. The logs and sources are there in the WAS app for splunk. The items under performance were not working. So checked the Solution Administrator >> Performance data help. Dont find this to be updated. What is going wrong.

Also i see the index = summary is being used

index=summary search_name="WAS JVM FreeMemory" was_host="*" cell="*"  node="*"  process="*"   | eval avgcount = (sumCount/count)  | eval pid =(node+"-"+process)  | timechart avg(avgcount) by pid limit=10

I dont see anything geting updated in the summary index, what is the problem here, the setup and was forwarder is working fine, what can possibly be the problem.

asked 29 May '12, 05:06

tonan's gravatar image

tonan
161
accept rate: 100%


One Answer:

got this resolved my self, this starts working only when you install the addon for was APP for splunk.

follow the link below enabling performance via JMX on Splunk Answers

link

answered 11 Jun '12, 04:38

tonan's gravatar image

tonan
161
accept rate: 100%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×504
×293
×238
×42
×28

Asked: 29 May '12, 05:06

Seen: 399 times

Last updated: 11 Jun '12, 04:38

Copyright © 2005-2012 Splunk Inc. All rights reserved.