Skip to content

Commit

Permalink
fix(remote-server): adapt nagios_server export columns (centreon#7871)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgagnaire authored and kduret committed Sep 24, 2019
1 parent 681028e commit 6403883
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions www/class/config-generate-remote/Relations/NagiosServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,14 @@ class NagiosServer extends AbstractObject
'ns_ip_address',
'ns_activate',
'ns_status',
'init_script',
'init_system',
'monitoring_engine',
'engine_start_command',
'engine_stop_command',
'engine_restart_command',
'engine_reload_command',
'nagios_bin',
'nagiostats_bin',
'nagios_perfdata',
'broker_reload_command',
'centreonbroker_cfg_path',
'centreonbroker_module_path',
'centreonconnector_path',
Expand Down

0 comments on commit 6403883

Please sign in to comment.