From 4321d590bf52d452894154b3d77962ebb7a5c1ed Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Thu, 10 Feb 2005 16:13:24 +0000 Subject: [PATCH] Send bw cap mail to slices --- pl_mom.pl | 2 +- pl_mom.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pl_mom.pl b/pl_mom.pl index 946d555..6f286e6 100755 --- a/pl_mom.pl +++ b/pl_mom.pl @@ -309,7 +309,7 @@ sub bw_cap_mail { syslog("warning", "pl_mom: Capping bandwidth of slice ". "$slicename at $bwcap until midnight GMT."); - send_mail($alias_addr, + send_mail("$alias_addr, $slicename\@slices.planet-lab.org", "$proc capped bandwidth of slice $slicename on $hostname", "Slice $slicename has transmitted more than ${sent}GB today". " on $hostname. ". diff --git a/pl_mom.spec b/pl_mom.spec index eaf3818..c0ae78f 100644 --- a/pl_mom.spec +++ b/pl_mom.spec @@ -1,6 +1,6 @@ %define name pl_mom %define version 0.3 -%define release 4.planetlab%{?date:.%{date}} +%define release 5.planetlab%{?date:.%{date}} Summary: PlanetLab mom -- Cleans up your mess Name: %{name} -- 2.43.0