Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tip for quickly symlinking... #3

Open
njt1982 opened this issue Oct 22, 2013 · 0 comments
Open

Tip for quickly symlinking... #3

njt1982 opened this issue Oct 22, 2013 · 0 comments

Comments

@njt1982
Copy link

njt1982 commented Oct 22, 2013

I did this to make all the symlinks:

for i in files fragmentation hit_miss purge rates usage mem_size user_hit_miss user_entries user_rates; do sudo ln -s /path/to/php_apc_ /etc/munin/plugins/php_apc_$i; done

You can just add and remove the graphs from the for params as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant