StorjNode Monitor - Free Cloud Monitoring for your Storj Nodes
Website: https://storjnode.net
What is StorjNode Monitor?
StorjNode Monitor is a completely free cloud platform for monitoring your Storj Storage Nodes - from anywhere, without complicated setup.
You know the problem: Installing Prometheus, configuring Grafana,
opening ports, adjusting firewall… It’s tedious and error-prone. We solved that for you.
Benefits at a Glance
| Feature | StorjNode Monitor |
|---|---|
| Cost | Completely free |
| Setup Time | < 5 minutes |
| Prometheus/Grafana needed? | No |
| Port forwarding needed? | No |
| Multi-Node Support | Yes, unlimited |
| Access | From anywhere via browser |
| Update Interval | Every 5 minutes |
| E-Mail Alerts | Yes, on node outage |
| Subnet Neighbor Check | Directly in dashboard |
| Windows Support | Yes, with GUI app |
| Docker Support | Yes, ready-to-use image available |
E-Mail Alerts on Node Outage
Get notified immediately via email when your node goes offline!
How to activate alerts:
-
Enter your node IP with port in the dashboard, e.g.:
123.45.67.89:28967 -
Add your email address
-
Done - you’ll be automatically notified on outage
Never miss downtimes that cost you reputation and earnings again!
Subnet Neighbor Check - Directly in Dashboard
Did you know that Storj only fully pays one node per /24 subnet? Multiple nodes in the same subnet share the earnings!
Our dashboard shows you directly how many nodes are running in your subnet:
Neighbors: 1 = All good, only your node in the subnet
Neighbors: 3 = Warning! 3 nodes are sharing the earnings
No extra tool needed - just read it in the dashboard and instantly know if neighbors are cutting into your earnings!
What is being monitored?
Node Status:
-
Node Name
-
Version
-
Uptime
-
UTD (Up-to-Date Status)
Storage:
-
Disk Alloc. (Allocated Storage)
-
Disk Free (Free Storage)
-
Disk Used (Used Storage)
-
Trash
Network:
-
Net In (Incoming)
-
Net Out (Outgoing)
-
Download
-
Upload
-
Repair
Finances:
-
Payout
-
Held (Held amounts)
Node Health:
-
Audit Score
-
Suspension Score (Susp.)
-
SU (Suspension Status)
-
DQ (Disqualification Status)
Extras:
-
Neighbors (Subnet Check)
-
Alert Status
How to get started
1. Create account
2. Copy API key from the dashboard
3. Start Docker container:
docker run -d \
--name storj-monitor \
--restart always \
--network container:storagenode \
-e STORJ_API_KEY_FROM_STORJNODE=YOUR_KEY \
-e STORJ_HOST_LOCAL=127.0.0.1 \
raspy23/storjmonitor:latest
4. Optional: Activate E-Mail Alert
-
Enter node IP with port (e.g.
123.45.67.89:28967) -
Add your email address
5. Done! Dashboard shows your data after 5 minutes.
Windows users: There’s also an installer with GUI - no Docker needed!
Why should you use this?
-
Zero infrastructure effort - No Prometheus, no Grafana, no local database
-
E-Mail Alerts - Instant notification on node outage
-
Neighbor Check - See directly in the dashboard if neighbors are sharing your earnings
-
Secure - No port forwarding needed
-
Multi-Node Dashboard - Compare all your nodes at a glance
-
Historical Data - Analyze trends over 30 days
-
Completely free - No hidden costs, no limits
Technical Details
-
Docker Image:
raspy23/storjmonitor:latest(Python 3.11 Alpine, minimal) -
Windows: Standalone .exe with system tray support
-
Data Source: Local Storj Node API (Port 14002)
-
Security: HTTPS-only, API key authentication
-
Data Retention: 30 days historical data
Future & Feedback
If the project is well received, an iOS and Android app is planned!
Found bugs or have ideas? Just PM me - I appreciate any feedback!
Try it out!
Free and set up in 5 minutes.
Many changes will still be made; this is a beta version.
Developed by node operators for node operators.

