Skip to main content

21. Where to Look if Problems Arise?

In the face of any problem, Pandora FMS offers different tools to take action:

  • Diagnostic tool: in Management → Admin tools Diagnostic info, it will provide a list of essential system information.

pfms-first_steps-where_to_look-image_010.png

  • Event viewer. In Operation → Events View events. It will allow us to visualize all events generated in our environment and operate with them simply.

pfms-first_steps-where_to_look-image_020.png

  • Audit viewer. In Management → Admin Tools System audit log. It will show us detailed information about the monitoring environment.

pfms-first_steps-where_to_look-image_030.png

Advanced information sources

Information sources (logs) where we can look for more information, errors, etc.:

  • /var/log/pandora/pandora_server.log Server log file, contains very important clues. If you want more detail, modify the "verbosity" parameter in the server configuration file to show more detail.
  • /var/log/pandora/pandora_server.error Server uncaptured error log file, contains traces of errors not handled by the server, usually relevant issues.
  • /var/log/pandora/pandora_agent.log Unix agent log file.
  • %PROGRAM_FILES%\pandora_agent\pandora_agent.log MS Windows agent log file.
  • /var/www/html/pandora_console/log/console.log Pandora FMS Web Console log file.
  • /var/log/httpd/error_log Apache server error log file (httpd).
  • /var/log/messages System log file.