Alerting

In my server i have 24 jvm. if the jvm down .i need to trigger alert in splunk?

karthi2809
Builder

In my server i have 24 jvm. if the jvm is down .i need to trigger alert in splunk?

i have to trigger alert whih jvm is in down state

eg:server name : va20n5445

jvm names:
node1
node2
.
.
.
.
node24

Tags (2)
0 Karma

esix_splunk
Splunk Employee
Splunk Employee

Are your logs in Splunk? What does the "down state" look like? A general search like

index=myjvm host=node* | stats dc(host) as hostCount   by host | where hostCount <24 

You can do a simple time search over last 5/10/20/30m or whatever time range you want. This will give you a count of hosts during that time < your total number of hosts...

Theres alot more options, but your question is very vague.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...