Plugin to monitor node.js server / metric

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Plugin to monitor node.js server / metric

Post by lrnnetops »

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.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Plugin to monitor node.js server / metric

Post by benjaminsmith »

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.
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!
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

Re: Plugin to monitor node.js server / metric

Post by lrnnetops »

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
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Plugin to monitor node.js server / metric

Post by lmiltchev »

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!
Locked