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

Minimize log file production, and periodically clean /tmp. #2

Open
woodrow opened this issue Feb 28, 2012 · 0 comments
Open

Minimize log file production, and periodically clean /tmp. #2

woodrow opened this issue Feb 28, 2012 · 0 comments
Labels

Comments

@woodrow
Copy link
Member

woodrow commented Feb 28, 2012

On a measurement server:

$ ls -l /tmp
-rw-rw-r-- 1 unpriv unpriv 497492 Feb 28 21:03 bismark-mserver-itg_dw.log
-rw-rw-r-- 1 unpriv unpriv  74074 Feb 28 21:03 bismark-mserver-itg_up.log
-rw-rw-r-- 1 unpriv unpriv    306 Feb 21 02:32 bismark-mserver-netperf.log
-rw-rw-r-- 1 unpriv unpriv      0 Feb  1 04:48 bismark-mserver-probeserver.log
-rw-rw-r-- 1 unpriv unpriv      0 Feb 21 02:31 netperf.debug_21295
-rw-rw-r-- 1 unpriv unpriv    370 Feb 23 21:33 netperf.debug_21782
-rw-rw-r-- 1 unpriv unpriv   1295 Feb 21 01:52 netperf.debug_22989

Determine which if any of these are important, and think about syslogging them.

Purge /tmp regularly to keep some of these from getting out of control, and/or to clean files missed by itg_dw process.

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

No branches or pull requests

1 participant