mvisonneau / puppet-centreon

Management of the Centreon provisioning with Puppet
Apache License 2.0
3 stars 3 forks source link

Only one poller supported is ambiguous #2

Open fpeterschmitt opened 8 years ago

fpeterschmitt commented 8 years ago

Hi,

In the documentation, "You can use only one poller for the moment" seems a little ambiguous.

In the module's code, we can see it is possible to assign different pollers for each hosts, but only one poller can be defined in the server class.

Can you specify it more clearly in the README?

Thanks

mvisonneau commented 8 years ago

Absolutely, I'll correct it.

What I also meant by that is to have Puppet automatically assign the node to a poller without having to tie it manually into the configuration.