Re: Variable Substitution?

"Johnson, Daniel" <[email protected]> Mon, 3 Dec 2007 17:59:56 -0600
Newsgroups gmane.comp.monitoring.sysmon.help
Message-ID <476FB97C539AF7478738595AE1D433E801B514E7@mail2k3.Guernsey.CHGuernsey.com>
-----Original Message-----
> Sent: Monday, December 03, 2007 17:53
> Subject: Re: [sysmon-help] Variable Substitution?
<snip>
> Is this something easily implemented or no?

Not sure where I found it documented, but it works:

set mailto = "[email protected],[email protected]";

object somebox {
  ip "1.2.3.4";
  type ping;
  contact "$mailto";
};

Running v0.93-pre3.  I see no reason why I couldn't have a dozen of them
instead of just one.

Daniel Johnson
[email protected]