Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(clapi) authorize id 0 #5812

Merged
merged 1 commit into from
Oct 27, 2017
Merged

fix(clapi) authorize id 0 #5812

merged 1 commit into from
Oct 27, 2017

Conversation

loiclau
Copy link
Contributor

@loiclau loiclau commented Oct 24, 2017

not for master

@ganoze ganoze merged commit 53f32aa into 2.8.x Oct 27, 2017
@ganoze ganoze deleted the fix-clapi-brokercfg-input-id-0 branch October 27, 2017 08:13
@adr-mo adr-mo self-assigned this Nov 6, 2017
@adr-mo
Copy link
Contributor

adr-mo commented Nov 6, 2017

2.8.15-4 result

# centreon -u admin -p centreon -o CENTBROKERCFG -a listoutput -v 'central-broker-master'
0;central-broker-master-sql
1;centreon-broker-master-rrd
2;central-broker-master-perfdata
# centreon -u admin -p centreon -o CENTBROKERCFG -a getoutput -v 'central-broker-master;0'
Missing parameters

2.8.16 result

# centreon -u admin -p centreon -o CENTBROKERCFG -a listoutput -v 'central-broker-master'
0;central-broker-master-sql
1;centreon-broker-master-rrd
2;central-broker-master-perfdata
# centreon -u admin -p centreon -o CENTBROKERCFG -a getoutput -v 'central-broker-master;0'
parameter key;parameter value
buffering_timeout;0
check_replication;no
cleanup_check_interval;
db_host;localhost
db_name;centreon_storage
db_password;centreon
db_port;3306
db_type;mysql
db_user;centreon
failover;
instance_timeout;
name;central-broker-master-sql
queries_per_transaction;
read_timeout;
retry_interval;60
type;sql

OK

@adr-mo adr-mo removed their assignment Nov 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants