Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envsetup
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mediaserver
envsetup
Commits
9757cd63
Commit
9757cd63
authored
8 years ago
by
Julien Allary
Browse files
Options
Downloads
Patches
Plain Diff
modified munin configuration
parent
f4152c63
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
31.Install_munin/0_setup.sh
+4
-2
4 additions, 2 deletions
31.Install_munin/0_setup.sh
with
4 additions
and
2 deletions
31.Install_munin/0_setup.sh
+
4
−
2
View file @
9757cd63
...
@@ -18,15 +18,17 @@ echo '' >> /etc/munin/plugin-conf.d/munin-node
...
@@ -18,15 +18,17 @@ echo '' >> /etc/munin/plugin-conf.d/munin-node
echo
'[nginx*]'
>>
/etc/munin/plugin-conf.d/munin-node
echo
'[nginx*]'
>>
/etc/munin/plugin-conf.d/munin-node
echo
'env.url http://127.0.0.1/nginx_status'
>>
/etc/munin/plugin-conf.d/munin-node
echo
'env.url http://127.0.0.1/nginx_status'
>>
/etc/munin/plugin-conf.d/munin-node
echo
'env.ua nginx-status-verifier/0.1'
>>
/etc/munin/plugin-conf.d/munin-node
echo
'env.ua nginx-status-verifier/0.1'
>>
/etc/munin/plugin-conf.d/munin-node
cp
nginx
*
/usr/share/munin/plugins/
uwsgi_
cp
nginx
*
/usr/share/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx-combined /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx-combined /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_connection_request /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_connection_request /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_error /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_error /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_memory /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_memory /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_vhost_traffic /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_vhost_traffic /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_working_set /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_working_set /etc/munin/plugins/
ln
-s
/usr/share/munin/plugins/nginx_request /etc/munin/plugins/nginx_request
ln
-s
/usr/share/munin/plugins/nginx_status /etc/munin/plugins/nginx_status
# http_response_time
# http_response_time
cp
http_response_time_ /usr/share/munin/plugins/
uwsgi_
cp
http_response_time_ /usr/share/munin/plugins/
chmod
+x /usr/share/munin/plugins/http_response_time_
chmod
+x /usr/share/munin/plugins/http_response_time_
ln
-s
/usr/share/munin/plugins/http_response_time_ /etc/munin/plugins/http_response_time_ms
ln
-s
/usr/share/munin/plugins/http_response_time_ /etc/munin/plugins/http_response_time_ms
cat
<<
EOF
>> /etc/munin/plugin-conf.d/munin-node
cat
<<
EOF
>> /etc/munin/plugin-conf.d/munin-node
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment