sni / mod_gearman

Distribute Naemon Host/Service Checks & Eventhandler with Gearman Queues. Host/Servicegroups affinity included.
http://www.mod-gearman.org
GNU General Public License v3.0
122 stars 42 forks source link

NEB module not handling multiple hostgroups correctly #4

Closed abergman closed 14 years ago

abergman commented 14 years ago

When adding more than one hostgroup to a host, and trying to route the groups to different queues, the NEB-module is only routing based on the first hostgroup in the definition.

sni commented 14 years ago

Works as designed. As discussed in IRC, doing work on the same host with different workers is only possible with servicegroups, not with hostgroups.