summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
37dae2f)
Hopefully this will warn us when nginx spins out of control.
:apt => {
:sources => ["nginx"]
},
:apt => {
:sources => ["nginx"]
},
+ :munin => {
+ :plugins => {
+ :cpu => {
+ :user => { :warning => 100, :critical => 200 }
+ }
+ }
+ },
:sysctl => {
:network_conntrack_time_wait => {
:comment => "Only track completed connections for 30 seconds",
:sysctl => {
:network_conntrack_time_wait => {
:comment => "Only track completed connections for 30 seconds",