All Apps and Add-ons

Why is Splunk in a XenApp environment not showing memory and disk usage?

vr2312
Builder

I have installed the Splunk App and Add-ons appropriately for XenApp environment.

I can see the data are being populated for all the source types except for Disk Usage and Memory Usage.

Should I be looking into something else ?

0 Karma

scalloway_atsu_
Explorer

This issue was resolved for me by removing the conflicting module Splunk_TA_Windows.

fredshino
Explorer

I'm having the same issue: when I click on "Server Performance Overview", I can see CPU Metrics, Page File Metrics and Network Metrics.

System Metrics, Memory Metrics and Disk Metrics show a "No results found." message.

I have double checked the inputs.conf file and everything is in there, as well as on perfmon, the counters are there and with the same name.

What should I try next?

0 Karma

jconger
Splunk Employee
Splunk Employee

Check your inputs.conf file on your XenApp server. The stanza for collecting Memory should look like this:

[perfmon://Memory]
interval = 30
object = Memory
counters = Available Bytes; Pages/sec
instances = *
index=xd_perfmon
disabled = 0
mode = multikv

Also, run perfmon on your XenApp server to make sure the objects and counters in inputs.conf are exactly the same as what you see in perfmon.exe (see the screen shot below).

alt text

0 Karma

vr2312
Builder

I have checked the necessary configurations and all are same the way as it is supposed to be. However, there were no population of these statistics till now.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...