Skip to content

Latest commit

 

History

History
83 lines (52 loc) · 2.22 KB

ISSUE_TEMPLATE.md

File metadata and controls

83 lines (52 loc) · 2.22 KB

BUG REPORT INFORMATION

Prerequisites

The opened issue, must be code related. GitHub is not meant for support. Feel free to check the CONTRIBUTING section for more details.

Get your module version

For example, it is possible to get graph monitoring widget's version using following commands

-- For the RPM based systems --

$ rpm -qa | grep centreon-widget-graph-monitoring

-- For the deb based systems --

$ dpkg -l | grep centreon-widget-graph-monitoring

Operating System

CentOS, Debian ...

Browser used

  • Google Chrome
  • Firefox
  • Internet Explorer IE11
  • Safari

Version: --

Additional environment details (AWS, VirtualBox, physical, etc.):

Description

-- Describe the encountered issue --

Steps to Reproduce

Please describe precisely the steps to reproduce the encountered issue.

  1. I logged in Centreon
  2. I reached the Custom View
  3. And so on...

Describe the received result

Describe the expected result

Logs

PHP error logs

tail -f /var/opt/rh/rh-php71/log/php-fpm/centreon-error.log

Additional relevant information (e.g. frequency, ...)