diff --git a/nodes/running-a-node.md b/nodes/running-a-node.md index 88d1d51..a9501fa 100644 --- a/nodes/running-a-node.md +++ b/nodes/running-a-node.md @@ -122,15 +122,27 @@ * [avado](https://ava.do/) +
+ + +---- + +### monitoring + +
+ +* [guide to monitor a validator](https://github.com/remyroy/ethstaker/blob/main/monitoring.md) +* [guide to alerting a validator](https://github.com/remyroy/ethstaker/blob/main/alerting.md) +
--- -### useful resources +### other useful resources
* [validator key generator](https://wagyu.gg/) * [jwt decoder](https://jwt.io/) -* [eth staker](https://ethstaker.cc/) +* [eth staker community](https://ethstaker.cc/) * [cli for managing tasks](https://github.com/wealdtech/ethdo)