Add : service without host will be just droped, like Nagios.
commit54417c5104a34a5e9f3df543262fe03a5cb93eaa
authorGabes Jean <naparuba@users.sourceforge.net>
Mon, 21 Mar 2011 13:35:42 +0000 (21 14:35 +0100)
committerGabes Jean <naparuba@users.sourceforge.net>
Mon, 21 Mar 2011 13:35:42 +0000 (21 14:35 +0100)
tree4b5b94f47dbf62665c6bece48f86f5a689a8c941
parentdf8cc3895be29c82a19ac8357ee82c67b60dde28
Add : service without host will be just droped, like Nagios.
14 files changed:
shinken/objects/service.py
test/etc/nagios_srv_nohost.cfg [new file with mode: 0644]
test/etc/srv_nohost/commands.cfg [new file with mode: 0644]
test/etc/srv_nohost/contacts.cfg [new file with mode: 0644]
test/etc/srv_nohost/hostgroups.cfg [new file with mode: 0644]
test/etc/srv_nohost/hosts.cfg [new file with mode: 0644]
test/etc/srv_nohost/servicegroups.cfg [new file with mode: 0644]
test/etc/srv_nohost/services.cfg [new file with mode: 0644]
test/etc/srv_nohost/shinken-specific.cfg [new file with mode: 0644]
test/etc/srv_nohost/timeperiods.cfg [new file with mode: 0644]
test/jenkins/longtests.txt
test/jenkins/shorttests.txt
test/quick_tests.sh
test/test_srv_nohost.py [new file with mode: 0755]