Skip to content

r-birkner/nodeprovider-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeprovider-scripts

This repository contains useful scripts for Internet Computer Node Providers.

There is presently only one script here: node_monitor.sh

External contributions are accepted and welcomed. Pull Requests are encouraged!

Usage:

  1. Find your Node Provider Principal ID in the node_list.txt file.

  2. Copy the .env.example file to .env and change it to use your Node Provider Principal ID above:

Example: vi .env

NODE_PROVIDER_ID=lgp6d-brhlv-35izu-khc6p-rfszo-zdwng-xbtkh-xyvjg-y3due-7ha7t-uae
  1. Run the script:

    $ ./node_monitor.sh All nodes are healthy

About

Useful scripts for Node Providers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%