Page 1 of 1

reactjs application monitoring as a service

Posted: Wed Aug 12, 2020 5:54 am
by durgaprasadbalivada
Hi,

m completely new to nagios environment so my requirement is to monitor the react.js application not sure how to achieve this i have install nagios and added the windows host and my server is up and running now i just want to monitor my reactjs application i caoun't find any plugin and m not sure how to create a custom plugin any help should be highly appreciated.

Thanks.

Re: reactjs application monitoring as a service

Posted: Fri Aug 14, 2020 10:11 am
by benjaminsmith
Hi,

That's a great question and haven't seen this come up too much. However, if you can get at some of the critical performance metrics of your application over an API, you could use a plugin like check_json to setup monitoring.

Check JSON Plugin
https://exchange.nagios.org/directory/P ... on/details

I'm not a React developer, so I'm not too familiar with the methods of getting data out of the application and would be certainly interested in what you find out. Let me know!

https://reactjs.org/docs/optimizing-performance.html