mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Improved to be able to pass agent's custom fields to plugin parameters.
This commit is contained in:
parent
71b1322b76
commit
e82f31dc02
@ -235,6 +235,7 @@ sub data_consumer ($$) {
|
||||
_email_tag_ => undef,
|
||||
_phone_tag_ => undef,
|
||||
_name_tag_ => undef,
|
||||
'_agentcustomfield_\d+_' => undef,
|
||||
);
|
||||
$parameters = subst_alert_macros ($parameters, \%macros, $pa_config, $dbh, $agent, $module);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user