node_gearman_status_graphs

Node.js module to monitor Gearman server status with graphs

Usage no npm install needed!

<script type="module">
  import nodeGearmanStatusGraphs from 'https://cdn.skypack.dev/node_gearman_status_graphs';
</script>

README

node-gearman-status-graphs

Node.js module to monitor Gearman server status and show one graph for each worker

With the current values ​​of the configuration: polling every second and every minute you save higher value that it has happened in that minute

USE:
  Yoy must have node.js installed.
  Install dependent packages with: npm install -d
  If you want, change configuration values at: gearman-status.conf. Also, toy can define your values by command line.
  In case that the configuration values aren't defined, the program will use defect values defined at configuration_default.conf