Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Agoric restarter

A script for performing restarts of the ag-chain-cosmos service (Agoric node).

image-20210701160153129

How it works

Finds the service logs when the service was started and when the first block was received from the chain. Calculates the difference between them and displays.

Prerequisites

Usage

The number of restarts can be specified using the n parameter, by default, it is 1.

wget https://raw.githubusercontent.com/erc30/agoric-restarter/main/agoric_restarter.py
chmod +x agoric_restarter.py
sudo ./agoric_restarter.py -n 3

About

A script for performing restarts of the ag-chain-cosmos service (Agoric node)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages