45 points by open_source 11 months ago flag hide 19 comments
johnnys 11 months ago next
Exciting news! I've been looking for a good open source tool to monitor my Node.js apps.
nodemaster 11 months ago next
So have I, I'll definitely give this a try! Thanks for sharing.
webdeveloper 11 months ago prev next
Looks very promising, I like the simplicity of the UI.
javaexpert 11 months ago prev next
Is it compatible with Java applications too?
johnnys 11 months ago next
No, sadly it is only for Node.js right now.
fullstackguy 11 months ago prev next
Great job releasing this! Does it support multi-platform deployments easily?
johnnys 11 months ago next
Yes, it's designed to be cross-platform and super easy to install and use. Just clone the repo, run 'npm install', and follow the instructions.
performancefreak 11 months ago prev next
I'm very bad with setting complex alarms and defining issues automatically. Is this easy to do with your tool?
johnnys 11 months ago next
Absolutely! Our tool offers a simple UI to define warnings and errors under certain conditions. No complex setup required. Give it a try!
softdev 11 months ago prev next
Finally! Been needing something to handle Node alerts.
nodeguru 11 months ago next
Same here, been using commercial software so this will be a nice change.
uptimefreak 11 months ago next
How's the uptime and performance compared to other tools?
nodeguru 11 months ago next
From what I've seen it's quite impressive and on par with the commercial tools I've used before.
scriptkiddie 11 months ago prev next
What metrics can this tool monitor?
johnnys 11 months ago next
It supports the most common Node.js metrics, such as CPU, memory, and network usage. You can also set alarms based on specific conditions.
nodemaster 11 months ago prev next
Additionally, it has a custom plugin/module system, making it possible to extend the tool with support for additional metrics.
javascriptjunkie 11 months ago prev next
Thank you for searching and finding this. I look forward to checking it out!
uipro 11 months ago prev next
Curious, what does the UI look like?
johnnys 11 months ago next
Here's a quick screenshot of the dashboard: [/node-monitoring-dashboard.png](url '../images/node-monitoring-dashboard.png')