centreon / centreon-archived

Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.
https://www.centreon.com
GNU General Public License v2.0
574 stars 240 forks source link

[trap] Add special @USERARG1@ and @USERARG2@ variables #186

Closed centreon closed 9 years ago

centreon commented 9 years ago

Author Name: Quentin Garnier (Quentin Garnier) Original Redmine Issue: 6183, https://forge.centreon.com/issues/6183 Original Date: 2015-03-06 Original Assignee: Quentin Garnier


Can be set in customcode area like that:

$self->{user_arg1} = 'toto';
$self->{user_arg2} = 'foo';
centreon commented 9 years ago

Original Redmine Comment Author Name: Quentin Garnier (Quentin Garnier) Original Date: 2015-03-05T23:55:06Z


Applied in changeset commit:36f12bd68db3148975865773013f9873d35a776c.