- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jboss server running on linux - Check whether it is running or not?
vaibhavvijay9
New Member
05-06-2019
09:31 AM
Hi,
I want to create a server status dashboard. I want to check whether the jboss server running on linux os is up or not.
I cannot use any add-ons. It needs to be achieved using the simple splunk Search & Reporting app.
Is this achievable? If yes, please help.
Thanks in advance!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

koshyk
Super Champion
05-07-2019
07:15 AM
What is the logic you want to employ here? I could think of two options
1. Check for file updates when JBOSS is running. Like some file may be updated or process id entered on regular basis
2. Write a scripted inputs to check for process is running
