Skip to content

JayantSeth/pfms

Repository files navigation

pfms

An app to Ping from multiple sources

Have you every wanted to check connectivity from different source IPs ( different routers or switches ?)

This app help you to do just that, it login's via SSH to the mentioned sources and performs ping and give you the result

All you need to do it enter the data in data.yaml and run the app

Quick Start Guide

  1. Download this repo git clone [email protected]:JayantSeth/pfms.git
  2. Enter the repo directory cd pfms
  3. Download the dependencies go mod download
  4. Enter the required data in data.yaml
  5. Run the app with go run .
  • A index.html file will be generated with the detailed report

How to use Guide

Download the following from Release section of the latest release:

  1. Executable pfms-linux-amd64, pfms-mac-amd64 or pfms-windows-amd64.exe based on your OS
  2. data.yaml file

Update the data.yaml based on your requirement

Run the executable

index.html will be generated with the ping result

  • following OS are support: Windows, Linux & MAC amd64 architecture based

Supported Devices

  1. Linux
  2. Arista EOS
  3. Cisco IOS

Prerequisites

  1. Go lang version 1.20+

About

Ping from multiple sources

Resources

License

Stars

Watchers

Forks

Packages

No packages published