Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Search for Server Uptime for last 24hrs

$
0
0
Hi , We are looking for a search for server uptime and downtime. Server is up from last 20days, and results will be retireved only if we select 20days from timepicker, We are looking a search for below scenarios. 1.but we are looking for 24hrs period where if the search has not retireved any results during this period then it can say the status as UP. 2.If it retrieves any results during that period, then it should verify status and displays the result. Will this be possible? Below is our sample search we are using which could display lastuptime and current status.(this we needs to select timepicker for 20days) index=f5 Server1 monitor status | head 1 | eval status=if(F5_TCPStatus="up",10,0) | stats sum(status) AS severity | rangemap field=severity severe=0-9 low=10-11 default=elevated

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>