Helo devel shinken list,

I'm playing with shinken-discovery  (  shinken 0.8.1 )
I can't generate host config

"Generating ESX-VM-Net {'service_description': u'ESX-VM-Net', u'use':
u'generic-service', u'check_command': u'check_esx_vm!net', 'host_name':
'mymachine'}
No host configuration available, I bail out
"

I tried to comment
 # If no rule, bail out
        if len(host_rules) == 0:
            return

and the host config is generated but without use   generic-host
and shinken start failed

I don't understand where ConfigurationManager is instanciate ?
I change the class name without any problem to run the python script


thanks for your help

jean-marc
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to