tomcat.chart.sh - hilbix/netdata GitHub Wiki

Plugin contributed by jgeromero with PR #277.

  • Tested on Tomcat Version 7.0.54 on Ubuntu Server 14.04.1 LTS
  • Requires xmlstarlet

Screenshot:

tomcat-netdata

The plugin can monitor only one tomcat server. The default URL it expects is: http://localhost:8080/manager/status?XML=true.

The BASH source code of the plugin is here: https://github.com/netdata/netdata/blob/master/charts.d/tomcat.chart.sh