Add check command definitions for the check_vmware_esx plugin

fixes #6697

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
This commit is contained in:
Carlos Cesario 2015-02-25 09:32:22 -03:00 committed by Gunnar Beutner
parent bb4beefca9
commit d0ca16cdde
3 changed files with 5034 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,6 @@
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
install(
FILES ipmi.conf network-components.conf operating-system.conf virtualization.conf
FILES ipmi.conf network-components.conf operating-system.conf virtualization.conf vmware.conf
DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include/plugins-contrib.d
)

File diff suppressed because it is too large Load Diff