All Apps and Add-ons

Network Tool Kit Ping lookup with count

ansif
Motivator

Is there a way to include number of packets to check while using lookup ping?

What I can see is default it is taking only 1 packet sent.

0 Karma

LukeMurphey
Champion

You can change the count by adjusting the number of runs in the UI
alt text

You can also provide the option to the search commands:

| ping host=lukemurphey.net count=2 
0 Karma

ansif
Motivator

I have fixed the issue somehow but expecting some help from you by including count argument with ping lookup.

I just edited ping_lookup.py and included an argument count=4 after host and index. That resolved the issue.

But if I get the same in lookup ping command that would be great.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...