summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfiles/munin/passenger_memory_stats4
-rwxr-xr-xfiles/munin/passenger_stats2
2 files changed, 3 insertions, 3 deletions
diff --git a/files/munin/passenger_memory_stats b/files/munin/passenger_memory_stats
index d71b2a5..eb9b284 100755
--- a/files/munin/passenger_memory_stats
+++ b/files/munin/passenger_memory_stats
@@ -18,7 +18,7 @@ This configuration section shows the defaults of the plugin:
Options
env.passenger_memory_stats '/path/to/passenger-memory-stats' # Path to passenger memory status.
- env.graph_category 'App' # Graph Category. Defaults to App.
+ env.graph_category 'App' # Graph Category. Defaults to Passenger.
ln -s /usr/share/munin/plugins/passenger_memory_stats /etc/munin/plugins/passenger_memory_stats
@@ -45,7 +45,7 @@ MIT
POD
# Globals
-GRAPH_CATEGORY = ENV['graph_category'] || 'App'
+GRAPH_CATEGORY = ENV['graph_category'] || 'Passenger'
PASSENGER_MEMORY_STATS = ENV['passenger_memory_stats'] || '/usr/local/bin/passenger-memory-stats'
# Check if this plugin can run
diff --git a/files/munin/passenger_stats b/files/munin/passenger_stats
index 00bf5e4..a117903 100755
--- a/files/munin/passenger_stats
+++ b/files/munin/passenger_stats
@@ -2,7 +2,7 @@
def output_config
puts <<-END
-graph_category App
+graph_category Passenger
graph_title passenger status
graph_vlabel count