All Apps and Add-ons

Does anyone have screenshots showing the Splunk Add-on for IBM Websphere Application Server 3.0.0 working?

dmacgillivray
Communicator

Hello Splunkers,

Does anyone out there have some screenshots showing this IBM Splunk July-2015 'WAS' application working? I have some team members looking to see what to expect from this application. It would be nice to see the dessert before making the meal 🙂

Thanks in advance.

Regards,
Daniel MacGillivray

0 Karma

jcoates_splunk
Splunk Employee
Splunk Employee

Hi, as an add-on, the focus is on gathering data in a CIM compliant way for use in other applications or your own dashboards. It does include some prebuilt panels to help you get started though.

Here's how to use them: http://docs.splunk.com/Documentation/AddOns/latest/Overview/Prebuiltpanels

Here's the list of applicable panels:

$ grep -r "<title>" splunk/etc/apps/Splunk_TA_ibm-was/default/data/ui/panels/ | awk '{FS=":"; print $2}'
<title>IBM
  <title>IBM WAS - JMX Thread Pools</title>
  <title>IBM WAS - JVM Free Memory Trending</title>
  <title>IBM WAS - Errors in HPEL</title>
  <title>IBM WAS - Derby Exceptions</title>
  <title>IBM WAS - Native Errors</title>
  <title>IBM WAS - Server Exceptions</title>
  <title>IBM WAS - ORB Exceptions</title>
  <title>IBM WAS - FFDC Exception Count</title>

$ grep -r "<title>" splunk/etc/apps/Splunk_TA_jmx/default/data/ui/panels/ | awk '{FS=":"; print $2}'
<title>JVM
    <title>Memory Pool Usage Bottom 10</title>
    <title>Thread Counts Over Time Top 10</title>
    <title>Latest Thread State</title>
    <title>Memory Pool Usage Top 10</title>
    <title>Last Collection Time Bottom 10</title>
    <title>JVM Uptime Top 10</title>
    <title>Classloading by JVM and Host Top 10</title>
    <title>Memory Pool Overview</title>
    <title>Compilation Time by JVM and Host Bottom 10</title>
    <title>Classloading by JVM and Host Bottom 10</title>
    <title>Thread Counts Over Time Bottom 10</title>
    <title>Last Collection Time Top 10</title>
    <title>Compilation Time by JVM and Host Top 10</title>
0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...