Hi Team,
We are planning to monitor our node.js servers / services & its metric (performance) using nagios XI. we are unable to find plugin for the same.
Help us with the plugins we can use to achieve the above mentioned request.
Plugin to monitor node.js server / metric
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Plugin to monitor node.js server / metric
Hello @Irnnetops,
I searched the Nagios Exchange and didn't find a specific plugin for moniotiring node.js servers, but you can use the check_procs plugin to monitor the process on the server.
See Forum Post: Nagios Plugin to monitor Node JS application
As far as performance, there are a number of existing plugins available for monitoring CPU loads, memory, and disk space.
See: Nagios Check Library
Let me know if you have any specific questions.
I searched the Nagios Exchange and didn't find a specific plugin for moniotiring node.js servers, but you can use the check_procs plugin to monitor the process on the server.
See Forum Post: Nagios Plugin to monitor Node JS application
As far as performance, there are a number of existing plugins available for monitoring CPU loads, memory, and disk space.
See: Nagios Check Library
Let me know if you have any specific questions.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Plugin to monitor node.js server / metric
HI Benjamin,
We checked link for monitoring node js services but that too not helping us as we run our node js application in cluster & nodejs instance gets run with same file. if one for the instance in cluster goes down we wont be able to know that its down.
Can nagios team write a new plugin for the node js monitoring?
Thanks,
Rohan
We checked link for monitoring node js services but that too not helping us as we run our node js application in cluster & nodejs instance gets run with same file. if one for the instance in cluster goes down we wont be able to know that its down.
Can nagios team write a new plugin for the node js monitoring?
Thanks,
Rohan
Re: Plugin to monitor node.js server / metric
You can contact our sales team at [email protected] and request a quote for a custom development. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!