bin/riemann-apache-status in riemann-tools-0.2.14 vs bin/riemann-apache-status in riemann-tools-1.0.0
- old
+ new
@@ -1,5 +1,6 @@
#!/usr/bin/env ruby
+Process.setproctitle($0)
# Collects Apache metrics and submits them to Riemann
# More information can be found at http://httpd.apache.org/docs/2.4/mod/mod_status.html
# Removes whitespace from 'Total Accesses' and 'Total kBytes' for output to graphite