mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
new alert macro
This commit is contained in:
parent
0c1ec8095e
commit
07f3a3fbef
@ -1564,6 +1564,8 @@ sub pandora_execute_action ($$$$$$$$$;$$) {
|
||||
$params->{"id"} = get_agent_module_id($dbh, $module, $agent->{'id_agente'});
|
||||
}
|
||||
|
||||
$params->{"other_mode"} = 'url_encode_separator_%7C';
|
||||
|
||||
if (! exists($module_graph_list->{$cid}) && defined $url) {
|
||||
# Get the module graph image in base 64
|
||||
my $response = $ua->post($url, $params);
|
||||
|
Loading…
x
Reference in New Issue
Block a user