Difference between revisions of "Node Provider Maintenance Guide"
From Internet Computer Wiki
m (Added some text for the regular maintenance) |
m |
||
Line 1: | Line 1: | ||
+ | = Joining the Node Provider Matrix Channel = | ||
+ | == Introduction == | ||
− | + | Node Providers are encouraged to join the dedicated [[Node Provider Matrix channel]]. This platform is essential for discussing maintenance-related queries and sharing insights about node operations. | |
− | + | = Communication Guidelines = | |
− | |||
− | |||
− | https:// | + | * '''Active Participation''': Ensure your notifications are enabled to receive new messages promptly. Your input or intervention might be crucial, especially in urgent situations. |
+ | * '''Regular Operations''': Regularly monitor the health of your node. Node health status is available on the public dashboard, which. Example: [https://dashboard.internetcomputer.org/node/b5d56-nm7ae-p24jg-t25gp-5bmhb-rjbnt-3dmoq-goqby-5tf6c-ygnnu-aqe node status]. | ||
− | + | = Tools and Resources = | |
− | + | Several node providers have generously shared tools to facilitate monitoring node health. These tools can provide notifications in case of node issues. | |
− | |||
+ | == Aviate Labs Node Monitor == | ||
+ | |||
+ | * '''Turnkey Solution''': Receive email alerts for unhealthy nodes. | ||
+ | * '''Link''': [https://www.aviatelabs.co/node-monitor AviateLabs Node Monitor] | ||
+ | |||
+ | == DIY Node Monitoring == | ||
+ | |||
+ | * '''GitHub Repository''': Run your own node monitoring system. | ||
+ | * '''Link''': [https://github.com/aviate-labs/node-monitor Aviate Labs GitHub] | ||
+ | |||
+ | == Prometheus Exporter for Node Status == | ||
+ | |||
+ | * '''GitHub Repository''': A tool for exporting node status to a Prometheus-compatible format. | ||
+ | * '''Link''': [https://github.com/virtualhive/ic-node-status-prometheus-exporter IC Node Status Prometheus Exporter] | ||
+ | |||
+ | = Additional Notes = | ||
+ | |||
+ | * '''Screenshots''': Include screenshots of the node status from the public dashboard for reference and troubleshooting. | ||
In case you observe issues, follow: [[Unhealthy Nodes]] and [[Node Provider Troubleshooting]] | In case you observe issues, follow: [[Unhealthy Nodes]] and [[Node Provider Troubleshooting]] |
Revision as of 12:20, 13 November 2023
Joining the Node Provider Matrix Channel
Introduction
Node Providers are encouraged to join the dedicated Node Provider Matrix channel. This platform is essential for discussing maintenance-related queries and sharing insights about node operations.
Communication Guidelines
- Active Participation: Ensure your notifications are enabled to receive new messages promptly. Your input or intervention might be crucial, especially in urgent situations.
- Regular Operations: Regularly monitor the health of your node. Node health status is available on the public dashboard, which. Example: node status.
Tools and Resources
Several node providers have generously shared tools to facilitate monitoring node health. These tools can provide notifications in case of node issues.
Aviate Labs Node Monitor
- Turnkey Solution: Receive email alerts for unhealthy nodes.
- Link: AviateLabs Node Monitor
DIY Node Monitoring
- GitHub Repository: Run your own node monitoring system.
- Link: Aviate Labs GitHub
Prometheus Exporter for Node Status
- GitHub Repository: A tool for exporting node status to a Prometheus-compatible format.
- Link: IC Node Status Prometheus Exporter
Additional Notes
- Screenshots: Include screenshots of the node status from the public dashboard for reference and troubleshooting.
In case you observe issues, follow: Unhealthy Nodes and Node Provider Troubleshooting