X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=swapmon.py;h=dd246a2da756759495b3ad9045fc98580280a7cc;hb=763402a61ff6a213e3a7022f164a54ca50052f08;hp=da8f3a0129941471731ea3969e02e81ed371383d;hpb=6a8f86e223ae38f2205f7fe500ab5c8172e2ce84;p=mom.git diff --git a/swapmon.py b/swapmon.py index da8f3a0..dd246a2 100755 --- a/swapmon.py +++ b/swapmon.py @@ -67,7 +67,7 @@ email_timeout = 1800 rss_min = 150 * 1024 # System slices that should not be reset (regexps) -system_slices = ['root', PLC_SLICE_PREFIX + '_'] +system_slices = ['root', PLC_SLICE_PREFIX + '_', 'arizona_stork2'] # Message sent after a critical reboot rebooted_subject = "pl_mom rebooted %(hostname)s"