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

Clapi CFGMOVE not working #369

Open
serge-marie opened this issue Jun 29, 2018 · 2 comments
Open

Clapi CFGMOVE not working #369

serge-marie opened this issue Jun 29, 2018 · 2 comments

Comments

@serge-marie
Copy link

Hi,

I have centreon-clapi version 2.8.24, and CFGMOVE command doesn't works ...

Files never arrives on poller.

POLLERGENERATE : OK
POLLERTEST : seams OK
CFGMOVE : file never appears on host

Working with web interface ...

Thanks in advance,

Serge

@serge-marie
Copy link
Author

Example :
remove host : (on non used poller)

After POLLERGENERATE :
cat /usr/share/centreon/filesGeneration/engine/4/hosts.cfg
No host in the file

But after CFGMOVE :
Still in CFG on the poller :
cat /etc/centreon-engine/hosts.cfg

define host {
host_name HOSTNAME
alias HOSTNAME
address IP
register 1
use WINDOWS
_HOST_ID 2513
}

Command returns :
/bin/centreon -u user -p password -a CFGMOVE -v "Poller"
OK: All configuration will be send to 'Poller' by centcore in several minutes.
Return code end : 0

Thanks in advance,

Serge

@serge-marie
Copy link
Author

Same result with APPLYCFG.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant