Hi,
I am using a shared hosting that uses cpanel and I happily run a prototypical node.js app in there. Now I wanna do this for real and need some monitoring for it and wonder what's the best way to do this.
Seems there are no out of the box apps to do this and the regular monitoring is regarding websites but not apps (i.e. i would expect for each route of my rest apis to get a view on response times and http 4xx and 5xx stattus codes over time).
I then thought about installing a Grafana agent to push metrics to a cloud instance of Grafana but cant install it due to rights issues.
So I wonder if you can run node.js via cpanel there must be a way to monitor this. What am I missing?
Would really appreciate a hint. Have been fighting on this for too long already.
Cheers
Tom
I am using a shared hosting that uses cpanel and I happily run a prototypical node.js app in there. Now I wanna do this for real and need some monitoring for it and wonder what's the best way to do this.
Seems there are no out of the box apps to do this and the regular monitoring is regarding websites but not apps (i.e. i would expect for each route of my rest apis to get a view on response times and http 4xx and 5xx stattus codes over time).
I then thought about installing a Grafana agent to push metrics to a cloud instance of Grafana but cant install it due to rights issues.
So I wonder if you can run node.js via cpanel there must be a way to monitor this. What am I missing?
Would really appreciate a hint. Have been fighting on this for too long already.
Cheers
Tom
Last edited by a moderator: