shinken-solutions / shinken

Flexible and scalable monitoring framework
http://www.shinken-monitoring.org
GNU Affero General Public License v3.0
1.13k stars 336 forks source link

ERROR : there is no matching runners selected! - Shinken 2.4 #1896

Open perskes opened 7 years ago

perskes commented 7 years ago

Hey guys, I just installed shinken 2.4 on debian 8.7, did the whole config (webui, auth, ...) and in the end I configured my nmap.cfg to scan my hosts, but sadly I get this error.

I tried multiple ways to format the IP(range) but I think it's not related to the error. I followed the guides and tried quite a few things, but it the same error.

All services are started, my nmap config is basically this:
$NMAPTARGETS$=192.168.0.1-255

sudo shinken-discovery -c /etc/shinken/resource.d/nmap.cfg -o /etc/shinken/objects/discovery -r nmap
Macros []
Got macros []
[1489064888] WARNING: [Shinken] There is no arbiter, I add one in localhost:7770
[1489064888] WARNING: [Shinken] No scheduler defined, I add one at localhost:7768
[1489064888] WARNING: [Shinken] No poller defined, I add one at localhost:7771
[1489064888] WARNING: [Shinken] No reactionner defined, I add one at localhost:7769
[1489064888] WARNING: [Shinken] No broker defined, I add one at localhost:7772
[1489064888] WARNING: [Shinken] No realms defined, I add one at Default
ERROR : there is no matching runners selected!
Got no data!

LOOPLOOPLOOPLOOPLOOPLOOPLOOPLOOPLOOPLOOP 1
LOOP
LOOP

Any idea how to fix this?

thanks!

perskes commented 7 years ago

I tried multiple ways, inlcuding a config file in another directory, a macro instead of a config, a macro with a config, IP Address with slash notation, without slash notation, a range.. I just can't make it work. Also I cannot find anything on google at all. Is there any advice or feedback you can give me?

@naparuba

webafrancois commented 4 years ago

Same problem. The doc says :

The discovery part is depracted in the 2.4 version, and will be moved to a module in the next versions.

But I can't find any module for network discover.