summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Merge branch 'master' of ssh://lausser,shinken@shinken.git.sourceforge.net/gi...HEADmasterGerhard Lausser46-68/+1800
2011-03-21*Add statistics for the livestatus module (multisite needs it)Gerhard Lausser2-41/+180
2011-03-21Add : check_hpjd rule with printer discovery.Gabes Jean4-1/+23
2011-03-21Fix : test for service and host good definition with the new no contact nor h...Gabes Jean4-40/+1
2011-03-21Fix : error message with unknown host for a service.Gabes Jean14-2/+561
2011-03-21Add : service without host will be just droped, like Nagios.Gabes Jean14-3/+567
2011-03-21Fix : forgot to declare last test case in auto test. Ok, this time we are goo...Gabes Jean3-0/+3
2011-03-21Fix : forgot the last commit test case.Gabes Jean10-0/+558
2011-03-21Fix : Nagios allow elements without contacts. Do alike.Gabes Jean2-16/+15
2011-03-21Fix : all logs are in UTF8, that's all.Gabes Jean2-4/+59
2011-03-21Merge branch 'master' of ssh://naparuba@shinken.git.sourceforge.net/gitroot/s...Gabes Jean2-5/+16
2011-03-21Add : protection against adding again and again the same actions ifthe schedu...Gabes Jean1-2/+13
2011-03-19Fix : still fixing hot dep module under windows.nap1-0/+5
2011-03-19Fix : fix hot module under windows test. (at leat I hope...)nap1-1/+1
2011-03-19Add : cannot think integration tests got database ready.nap1-4/+10
2011-03-18Fix : test end to end by lost the discovery dir in git.Gabes Jean1-0/+0
2011-03-18Add : discovery merger option to run only what we want in the arguments.Gabes Jean1-5/+34
2011-03-18Fix : do not generate service donf with discovery if the host conf was not done.Gabes Jean3-5/+15
2011-03-18Add : real write of configuration file for discovery merger script.Gabes Jean4-9/+138
2011-03-18Clean : discovery merger script code.Gabes Jean3-78/+5
2011-03-18Add : creation_type and writing properties to the discoveryrules.Gabes Jean4-12/+37
2011-03-17Fix : (Reported by : Julien Toscano) bad launch with bin/launch_all.shGabes Jean2-2/+5
2011-03-17Fix : discovery rule with disco data with , should be splitedGabes Jean3-2/+29
2011-03-17*Add : vmware discovery runner commandGabes Jean6-35/+58
2011-03-17Add : by default, strip fqdn from discovery names.Gabes Jean3-8/+29
2011-03-17Add : vmware discovery script, that output ESX data.Gabes Jean1-0/+209
2011-03-17Add : macro overright on the merger call.Gabes Jean1-4/+27
2011-03-17*Add : made the nmap wrapper use a temp file and call by itself the nmap.Gabes Jean5-34/+66
2011-03-17Add : the discovery merger now launch discorun commands.Gabes Jean5-7/+57
2011-03-16Fix : do not bailout in error for a service apply on a void hostgroup, it's n...Gabes Jean14-3/+587
2011-03-15Add : a launch command to discovery run with an EventHandler.Gabes Jean4-3/+53
2011-03-15Add : discoveryrun definition and linkink for commands.Gabes Jean6-2/+17
2011-03-15Add : first discoveryrun Class.Gabes Jean4-1/+62
2011-03-15Fix : move all database connexions rule in a place.Gabes Jean1-17/+19
2011-03-15Add : discovery rules for ESX host/VM.Gabes Jean1-0/+81
2011-03-15Add : lot of standard network discovery rules.Gabes Jean2-5/+104
2011-03-15Add : sample discovery configuration files.Gabes Jean2-0/+21
2011-03-15clean : comment unless print in discorules.Gabes Jean1-9/+9
2011-03-15Add : the not rule matching in discovery rule.Gabes Jean3-7/+70
2011-03-15Add : more debug in discovery-merger script.Gabes Jean1-3/+6
2011-03-15Fix : delacre teh new discoveryrule test.Gabes Jean5-7/+4
2011-03-15Fix : discovery rule matching logic.Gabes Jean3-6/+570
2011-03-15Add : matching all disco data for disco rule.Gabes Jean2-0/+19
2011-03-15Add : is_matching function for discovery rule and key/value pair.Gabes Jean2-2/+29
2011-03-15Add : matches rules management for discovery.Gabes Jean4-18/+41
2011-03-15Add : look for presence of our first rule.Gabes Jean2-21/+3
2011-03-15clean : useless config.py comments.Gabes Jean1-13/+0
2011-03-15Add : manage/clean and all for discovery rules.Gabes Jean3-5/+18
2011-03-15Add : Discoveryrule Class.Gabes Jean3-1/+54
2011-03-15Enh : code of config.Gabes Jean1-26/+9