Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

Not add on centreon server. #1

Open
junioralvin opened this issue Nov 19, 2015 · 5 comments
Open

Not add on centreon server. #1

junioralvin opened this issue Nov 19, 2015 · 5 comments
Labels

Comments

@junioralvin
Copy link

No description provided.

@mvisonneau
Copy link
Owner

Can you be more specific ?

@mvisonneau mvisonneau added the bug label Nov 19, 2015
@juniorkalvin7
Copy link

class centreon::client {
include centreon::packages

Host declaration

@@centreon_host { $::hostname:
ensure => present,
alias => $::hostname,
address => $::ipaddress,
template => 'generic-host',
}

puppet agent -tdv

Info: Caching catalog for cmp-dev-fromt-01
Debug: Not creating default schedules: default_schedules is false
Debug: Loaded state in 0.00 seconds
Debug: /Stage[main]/Centreon::Client/Centreon_host[cmp-dev-fromt-01]/notify: subscribes to Service[centpollers]
Debug: /Stage[main]/Centreon::Server/File[/etc/init.d/centpollers]/notify: subscribes to Service[centpollers]
Debug: /Stage[main]/Centreon::Server/Centreon_host[central-test]/notify: subscribes to Service[centpollers]
Info: Applying configuration version '1453999005'
Debug: Prefetching yum resources for package
Debug: Executing '/bin/rpm --version'
Debug: Executing '/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n''
Debug: Executing '/etc/init.d/centpollers status'
Debug: Finishing transaction 70177796888200
Debug: Storing state
Debug: Stored state in 0.02 seconds
Notice: Finished catalog run in 0.79 seconds
Debug: Using cached connection for
Debug: Caching connection for
Debug: Closing connection for

[root@centreon-dev-fromt-01 nagios]# centreon -u admin -p test -e |grep cmp-fromti-dev ; echo $?
1

@juniorkalvin7
Copy link

Guy has something wrong in your code it does not ta running CLAPI commands

@juniorkalvin7
Copy link

not add never

@e-it
Copy link

e-it commented Feb 8, 2016

Hello,

I've got the same problem (see #3). Did you already solve the problem?

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

No branches or pull requests

4 participants