jnrpe-lib

This library implements the NRPE protocol so that NRPE query can be received and answered seamlessy.

Usage no npm install needed!

<script type="module">
  import jnrpeLib from 'https://cdn.skypack.dev/jnrpe-lib';
</script>

README

Javascript Remote Nagios Plugin Executor

This library implements the NRPE protocol so that NRPE query can be received and answered seamlessy.

Project Info
License: Apache License, Version 2.0
Build: npm
Issue tracker: Github
Mailing lists: js-jnrpe-dev

License

See LICENSE file

Questions?

Join our mailing list for any questions or help!

Found a bug?

If you found a bug please create a ticket for us on Github with at least the following informations:

  • jsnrpe-lib version you are running
  • what you are trying to execute
  • details on the received error
  • operating system name and version
  • node version
  • steps to reproduce