Welcome to Pandora FMS Community › Forums › Soporte de la comunidad › 24h module graph
Tagged: alert mails
-
24h module graph
Posted by Isaac on January 23, 2023 at 13:02Hi,
I get no graph with the macro _modulegraph_24h_ in alert emails.
The permissions are OK, the command:
curl ‘http://localhost/pandora_console/include/api.php?op=get&op2=test&apipass=****&user=admin&pass=***’
returns:
OK,v7.0NG.767,PC221209
Where is the problem?
Saludos!
Sergio replied 1 year, 10 months ago 2 Members · 1 Reply -
1 Reply
-
::
Hello Isaac,
You can try to remove the following folder from your Console root folder:
cd /var/www/html/pandora_console/attachment/
rm -rf cache
Don’t worry you can remove this folder as it will be automatically generated again.
If this doesn’t fix the issue make sure that you are logging to your mail through the web browser, some apps like Outlook or Thunderbird (Email Managers) might reject the graph from being displayed.
Also in some cases the email provider is rejecting the graph.
You can review the Email Server log in order to see if there is anything related to the graph.
Kind regards,
Sergio B.