Skip to content

namm2/find-duplicated-checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find duplicated Pingdom checks

This tool get the list of uptime checks and check for duplicated items.

Prerequisites

Generate Pingdom API token at: https://my.pingdom.com/app/api-tokens

Build

go build .

Usage

Provide Pingdom Token:

export PINGDOM_API_TOKEN=loremipsum

./find-duplicated-checks

To remove all the duplicates:

export REMOVE_DUPLICATED=True

./find-duplicated-checks

About

Find duplicated checks in Pingdom uptime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages