alexvea / centreon_check_command_on_svc_conf_page

Real time check command test via gorgone
MIT License
1 stars 2 forks source link

centreon_check_command_on_svc_conf_page

!!!!only for tests at the moment!!!!

How to use : On service (not host) configuration page, click on "Get check command" button to get the current check command with all the MACROS values coming from host, host template, and current service. image

Then click on "Execute check command" button to execute it via gorgone to the related poller. It will display the monitoring poller, the linux user and also the result. image

How to install : 1) cd /tmp/ 2) wget https://github.com/alexvea/centreon_check_command_on_svc_conf_page/archive/refs/heads/main.zip 3) unzip main.zip 4) cd centreon_check_command_on_svc_conf_page-main 5) cat show_install_cmd 6) Execute the commands displayed. 7) Go to GUI, any service configuration page.

Functionnalities :

"Get check command" :

"Execute check command" :

Known issues :

"Get check command" : not working to get check command for some services templates (ie : App-Monitoring-Centreon-Process-centengine)(template of a template of a template ?)