Example #1
0
def initialize():
    kraken.callback_register('host_on_demand', you_get_signal_scan)
Example #2
0
def initialize():
    kraken.callback_register('host_on_demand',
                             check_hostnames_for_zone_transfer)
Example #3
0
def initialize():
	kraken.callback_register('host_on_demand', check_hostnames_for_zone_transfer)
Example #4
0
def initialize():
	kraken.callback_register('host_on_demand', you_get_signal_scan)