Problems (EN)

Problems (EN)

If you have a specific problem or question, maybe it's solved here.

Pandora FMS shuts down and I get errors with «MySQL has gone away» in my logs

Edit your my.cnf (Main config file of MySQL) and alter the following parameters: wait_timeout = 40000 connect_timeout = 40000 interactive_timeout...

Keepalive module doesn’t work for me

Question: According to the last FMS 1.3 beta, I cannot make the visual console show in red when the computer...

I need more precision for the post-processing field

Answer: Altering database with the following SQL sentence (MySQL) should provide a fix: ALTER TABLE tagente_modulo MODIFY `post_process` double(18,13) default...

PDF Reports don’t show graphs and / or are slow to process

One relatively common issue with the PDF reports is when the external URL monitoring cannot be resolved from Pandora FMS Console. We...

Problems receiving SNMP alarm traps with string in parentheses

If you have configured an SNMP alert, which is set to an alert that uses _data_ macro upon execution, receiving...