Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/nagios/files/sudoers

Issue 12375002: Implement more detailed bandwidth monitoring (Closed)
Patch Set: Increased socket timeout and offloaded time calculations to tcpdump Created Oct. 9, 2013, 7:36 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/nagios/files/sudoers
===================================================================
new file mode 100644
--- /dev/null
+++ b/modules/nagios/files/sudoers
@@ -0,0 +1,1 @@
+nagios ALL=(root) NOPASSWD:/usr/sbin/tcpdump -q -n -s 64 -w -

Powered by Google App Engine
This is Rietveld