summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMatthew Jones <mat@matburt.net>2014-08-07 22:36:13 +0200
committerMatthew Jones <mat@matburt.net>2014-08-07 22:36:40 +0200
commit80cf2e4bc1d7f79a6169e5d8408113ed3489f3d4 (patch)
tree2334de691da6cd5dd35fdb341f354c8d3dd2d826 /config
parentfixed empty Host Count pie chart circle and centered text (diff)
downloadawx-80cf2e4bc1d7f79a6169e5d8408113ed3489f3d4.tar.xz
awx-80cf2e4bc1d7f79a6169e5d8408113ed3489f3d4.zip
Fix the el script alias so that we can show the dynamic graphs on centos and rhel systems
Diffstat (limited to 'config')
-rw-r--r--config/awx-munin-el.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/awx-munin-el.conf b/config/awx-munin-el.conf
index ca4f4c39ad..833a6f36bf 100644
--- a/config/awx-munin-el.conf
+++ b/config/awx-munin-el.conf
@@ -9,3 +9,4 @@ Alias /munin /var/www/html/munin/
require valid-user
</Directory>
+ScriptAlias /munin-cgi/munin-cgi-graph /var/www/cgi-bin/munin-cgi-graph \ No newline at end of file