icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Network Toolkit
SHA256 checksum (network-toolkit_151.tgz) 7d456bfb722ecb59faf08c1b175d3a08ae5217e39231609fac8614cbce9bfa1a SHA256 checksum (network-toolkit_150.tgz) bc1e8cf09fd90203363de43e949af985e811fec7dd14a0a0419c8822a6322b3e SHA256 checksum (network-toolkit_143.tgz) 79d2f8eec9239148a2305bc65e7be13e91bdc4d00392ea538c5c642371565830 SHA256 checksum (network-toolkit_142.tgz) 68a196ca08ea67c75d2cccfde0ec50de74442bce69e338aa2d2526dab37d0df5 SHA256 checksum (network-toolkit_141.tgz) c7114bb99b53313d698d2015a302d54fa007d67c7165820258c2bd7069c5d03c SHA256 checksum (network-toolkit_14.tgz) fd9c5aab267ca713023a161fd871de80e22ea096b3f3f5b78812aa9e9b1a014b SHA256 checksum (network-toolkit_13.tgz) e2f4f475ba9eab42d95c3aa25e909a15977474693d00bdd61bb2d2af1aa15a1d SHA256 checksum (network-toolkit_129.tgz) 42df42f889756f54a28e16cf738a9d4be9d5696d2ead0b481330e9ee396e889a SHA256 checksum (network-toolkit_128.tgz) 130d04c648931f5059d370b710585f88e024bba8170b063b9ab32e970b9c5861 SHA256 checksum (network-toolkit_127.tgz) 55aa1eb68973214080c9d1388892d94ac58932fe0f59b0a0ddf9ce599905b610 SHA256 checksum (network-toolkit_125.tgz) 671356a709394f87be41201ae05777d4a901b19a68bcf9377d87575016af4eb6 SHA256 checksum (network-toolkit_124.tgz) 1b667981abe7db38928c9e9de5d49efb63057bc4788439b147f5117be9af42dd SHA256 checksum (network-toolkit_123.tgz) 01c143cc85c27b5411efaba6f754e7bf4e8639c98c9db67756d5965ecb91b474 SHA256 checksum (network-toolkit_122.tgz) debdde575f4b738801dcd299dd1a0caa43b42fb3c0739a7124cbfe2b116aacff SHA256 checksum (network-toolkit_121.tgz) fc1fca51bd7f0f474a58ccddb3092b9aee7f7e68bad82e2df5dc854ba86f9a10 SHA256 checksum (network-toolkit_12.tgz) 881e6a0ad70367cc30d29f5d0b5b4ceeea590d3fade11fc47c2f053424026adf SHA256 checksum (network-toolkit_111.tgz) 12a62f841b5db023ba46ff9c29be0ce67b45f4f692e636b3da13e1f8539504a7 SHA256 checksum (network-toolkit_11.tgz) 8282559d3d455546e4f0d5c437f2113adb9413886a84e6bbff7341b39a0b2c0e SHA256 checksum (network-toolkit_10.tgz) ae6ba4598b596495e6bda1e48ae128b4f87cc840dd49ad38972bde32ba3acc30 SHA256 checksum (network-toolkit_010.tgz) 0ef3c73386775fa86829b276c121d30b5251e45b82ec266f63597189b862b480 SHA256 checksum (network-toolkit_09.tgz) 827525649ec5490e94c8255725e9f4f1f02e99da556bd1a9fa1d4a23bfe71f47 SHA256 checksum (network-toolkit_08.tgz) fedc702c74484970caa58f1795da524bf02ed10d90c69b5ff5945cc8a16f330d SHA256 checksum (network-toolkit_07.tgz) 3983ddeae1a27a31a09cea39b5f0bc4f577b8994f5458a2ea8b1c8f23564da11 SHA256 checksum (network-toolkit_06.tgz) 46332890333d020f52952907191875936bf41db4c2663742334f5e3c3a62a252 SHA256 checksum (network-toolkit_05.tgz) 42879f1e33b6fe39af0751265e4876ffb5fd15bfe18b503a995fe0eb0b5b6100
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Network Toolkit

This app has been archived. Learn more about app archiving.
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
The Network Toolkit app provides a series of tools for troubleshooting networks. It includes tools for evaluating internet connection bandwidth, performing pings, traceroutes, DNS lookups, whois record checks and waking sleeping computers (via wake-on-lan).

Please consider financially supporting me in the developing this app in order to promote continued development; see https://github.com/sponsors/LukeMurphey

Features

  • Stored results: the operations performed are persisted so that you can view the output later
  • Search commands: you can run the operations from within SPL directly (like "| ping google.com")
  • Result dashboards: you can view the output in the dashboards

Below is a list of the operations you can do:

  • Whois (on both domain names and IP addresses)
  • Ping
  • Traceroute
  • Wake-on-LAN (to wake sleeping hosts)
  • NSlookup
  • Speedtest (of the internet connection)

More Information

This project is open source. See GitHub for the source or LukeMurphey.net for more information.

Getting Support

If you need help, consider using one of the following options:

Release Notes

Version 1.5.1
Aug. 26, 2020

Fixing error when running on Python 3

Version 1.5.0
Jan. 23, 2020

1) Adding portscan lookup command
2) Fixing exception in the modular input library

Version 1.4.3
Dec. 10, 2019

Fixing search commands that generated an error

Version 1.4.2
Nov. 14, 2019
  1. Fixing tabs that didn't work on Splunk 8.0.0
  2. Adding support for Python 3
Version 1.4.1
Oct. 3, 2019

1) Fixed bug that prevented some errors from being reported
2) Increased the maximum size of the network hosts that can be scanned to 1024
3) Fixed issue where the pinged destination was not included in the output
4) Removed requirement of "edit_tcp" capability since it is no longer required

Version 1.4
June 19, 2019

1) Added ability to perform port scans
2) Added colorization of historical results on the history page

Version 1.3
May 10, 2019

Adding ability to perform TCP pings

Version 1.2.9
Dec. 21, 2018

1) Fixed issue where the ping input accepted a value of "0" for the number of runs
2) Fixed ping lookup which didn't work on Splunk 7.2.1
3) Updated modular input library to 2.1.4
4) Lookup commands are now multi-threaded in order to gain a dramatic performance improvement

Version 1.2.8
Oct. 9, 2018

1) Fixed speedtest command
2) Improved styling for Splunk 7.1 and 7.2

Version 1.2.7
Sept. 20, 2018

1) Add contact information for the whois command
2) Reducing the volume of informational log messages to reduce license usage

Version 1.2.5
July 19, 2018

Fixed issue where the setup page didn't list all indexes

Version 1.2.4
April 25, 2018

1) Fixing issue where ping search command was too restrictive with domain name validation
2) Fixed uptime monitoring failing to record a response when the DNS name cannot be resolved
3) NSlookup search command now correctly uses the DNS server option
4) Drilldown from the Status Overview dashboard now correctly carries the time-range to the search page
5) Fixed uptime calculation which didn't consider DNS resolution failures as ping failures

Version 1.2.3
Jan. 26, 2018

Fixing overly conservative domain name validation that rejected some valid domain names

Version 1.2.2
Jan. 24, 2018

1) Fixing issue where batch creation of inputs could fail
2) Status overview dashboard now refreshes every 30 seconds

Version 1.2.1
Dec. 18, 2017

1) Fixing issue where some needed macros were not included
2) Minor enhancements to the batch input UI

Version 1.2
Dec. 18, 2017

1) Fixing minor styling issue where an icon was the wrong color
2) Added ability to restrict the index used via a URL parameter; see http://bit.ly/2zqcN67
3) Fixed an issue where the ping view attempted to run even when no input was provided
4) Added ping modular input and related dashboards so that you can monitor system uptime

Version 1.1.1
Nov. 7, 2017

1) Fixing some minor styling issues on Splunk 7.0
2) A more informative message is displayed if a command could not be found
3) Improving error messaging when the whois lookup was performed without a host field

Version 1.1
July 28, 2017

1) Added lookup commands for performing operations on results (see http://bit.ly/2uHxRm8)
2) Fixed issue where hosts we sometimes displayed as online on the wake-on-lan list when they were not
3) Fixed issue where unnecessary fields showed up on the whois dashboard

Version 1.0
May 18, 2017

Added modular input for scheduling Internet connection speedtests

Version 0.10
May 4, 2017

1) Fixed incompatibility with the Website Input app
2) Improved compatibility with Splunk 6.6
3) Added workflow actions for performing operations on hosts from the search view

Version 0.9
April 14, 2017

Fixing issue where users couldn't get past the setup page

Version 0.8
April 14, 2017

1) You can now globally define a default index for results to go into
2) nslookup now supports reverse DNS lookups

Version 0.7
March 26, 2017

1) Fixed issue where some invalid MAC addresses were accepted on the Wake-on-LAN page
2) Fixed dialog on Wake-on-LAN page that would sometimes act as if the input was invalid when it wasn't
3) Fixed issue where users could sort the actions column on the wake-on-LAN dashboard

Version 0.6
Feb. 24, 2017

1) Added Windows support for the traceroute command
2) Fixed excessive CPU usage on the wake-on-LAN dashboard
3) Fixed execute button which was on the wrong line on Splunk 6.4

Version 0.5
Feb. 17, 2017

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.