TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: DePIN powered uptime monitoring tool features?

4 点作者 gorkemcetin4 个月前

1 comment

gorkemcetin4 个月前
For a while, we’ve been developing a DePIN-powered uptime monitoring tool designed to potentially handle data from millions of devices. Our current infrastructure monitoring and uptime management service, (Checkmate) is evolving to include DePIN integration. This will allow users to burn tokens to access data from the UpRock DePIN network.<p>This is currently how it works under the hood:<p>- Connect your wallet -&gt; Select the server you want to monitor -&gt; Choose a geographic focus (specific cities, countries, or entire continents) for Checkmate to send ping messages.<p>While managing large volumes of data isn’t an issue at this stage, visualization remains a challenge. We’ve implemented MapLibre to display the data, giving users the flexibility to send one-off ping requests to the DePIN network or schedule continuous checks (e.g., every minute).<p>Given the novelty of this concept (similar to RIPE Atlas), visualizations will play a critical role for admins. Here&#x27;s what we can currently offer on the dashboard:<p>- Node distribution on a map: Visualize the number of nodes per country.<p>- Selective probing: Choose probes directly on the map.<p>- Probe details: View all probes selected for a specific server.<p>- One-off ping tests: Perform immediate connectivity checks.<p>I need some feedback on how to move ahead. Since we are just a few weeks away from the general release, it would be great if I could get some thoughts. We’re considering whether this is the right balance of features or if adjustments are needed.<p>My immediate questions would be:<p>- If you had access to a global DePIN network for server monitoring, what would you prioritize seeing on the dashboard?<p>- Would you be interested in seeing historical logs? Like access logs going back to a specific time.<p>- would you want to customize packet size? (set the size of the packets being sent).<p>Probably there are others upcoming but I would like to start with a small UI set initially.