61 lines
1.2 KiB
Makefile
61 lines
1.2 KiB
Makefile
# Created by WATO
|
|
# encoding: utf-8
|
|
|
|
use_new_descriptions_for = ['df',
|
|
'df_netapp',
|
|
'df_netapp32',
|
|
'esx_vsphere_datastores',
|
|
'hr_fs',
|
|
'vms_diskstat.df',
|
|
'zfsget',
|
|
'ps',
|
|
'ps.perf',
|
|
'wmic_process',
|
|
'services',
|
|
'logwatch',
|
|
'logwatch.groups',
|
|
'cmk-inventory',
|
|
'hyperv_vms',
|
|
'ibm_svc_mdiskgrp',
|
|
'ibm_svc_system',
|
|
'ibm_svc_systemstats.diskio',
|
|
'ibm_svc_systemstats.iops',
|
|
'ibm_svc_systemstats.disk_latency',
|
|
'ibm_svc_systemstats.cache',
|
|
'casa_cpu_temp',
|
|
'cmciii.temp',
|
|
'cmciii.psm_current',
|
|
'cmciii_lcp_airin',
|
|
'cmciii_lcp_airout',
|
|
'cmciii_lcp_water',
|
|
'etherbox.temp',
|
|
'liebert_bat_temp',
|
|
'nvidia.temp',
|
|
'ups_bat_temp',
|
|
'innovaphone_temp',
|
|
'enterasys_temp',
|
|
'raritan_emx',
|
|
'raritan_pdu_inlet',
|
|
'mknotifyd',
|
|
'mknotifyd.connection',
|
|
'postfix_mailq',
|
|
'nullmailer_mailq',
|
|
'barracuda_mailqueues',
|
|
'qmail_stats',
|
|
'http',
|
|
'mssql_backup',
|
|
'mssql_counters.cache_hits',
|
|
'mssql_counters.transactions',
|
|
'mssql_counters.locks',
|
|
'mssql_counters.sqlstats',
|
|
'mssql_counters.pageactivity',
|
|
'mssql_counters.locks_per_batch',
|
|
'mssql_counters.file_sizes',
|
|
'mssql_databases',
|
|
'mssql_datafiles',
|
|
'mssql_tablespaces',
|
|
'mssql_transactionlogs',
|
|
'mssql_versions']
|
|
enable_rulebased_notifications = True
|
|
cmc_fetcher_helpers = 3
|