################################################################### # # # GENERATED BY CENTREON # # # # Developped by : # # - Julien Mathis # # - Romain Le Merlus # # # # www.centreon.com # # For information : contact@centreon.com # ################################################################### # # # Last modification October 5, 2011, 2:18 pm # # By nagiosadmin_nagiosadmin # # # ################################################################### define command{ command_name check-host-alive command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5 } define command{ command_name check_centreon_cpu command_line $USER1$/check_centreon_snmp_cpu -H $HOSTADDRESS$ -v 1 -C $ARG1$ -c $ARG2$ -w $ARG3$ ;command_example !$USER2$!80!90 } define command{ command_name check_centreon_dummy command_line $USER1$/check_centreon_dummy -s $ARG1$ -o $ARG2$ ;command_example !0!OK } define command{ command_name check_centreon_load_average command_line $USER1$/check_centreon_snmp_loadaverage -H $HOSTADDRESS$ -v $ARG1$ -C $ARG2$ -w $ARG3$ -c $ARG4$ ;command_example !1!public!4,3,2!6,5,4 } define command{ command_name check_centreon_memory command_line $USER1$/check_centreon_snmp_memory -H $HOSTADDRESS$ -C $USER2$ -v 1 -w 80 -c 90 } define command{ command_name check_centreon_nb_connections command_line $USER1$/check_centreon_TcpConn -H $HOSTADDRESS$ -C $USER2$ -v 1 -p $ARG1$ -w $ARG2$ -c $ARG3$ ;command_example !80!70!100 } define command{ command_name check_centreon_nt command_line $USER1$/check_centreon_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ -l $ARG2$ -s $ARG3$ -w $ARG4$ -c $ARG5$ } define command{ command_name check_centreon_ping command_line $USER1$/check_centreon_ping -H $HOSTADDRESS$ -n $ARG1$ -w $ARG2$ -c $ARG3$ ;command_example !3!200,20%!400,50% } define command{ command_name check_centreon_process command_line $USER1$/check_centreon_snmp_process -H $HOSTADDRESS$ -v $ARG1$ -C $ARG2$ -n -p $ARG3$ ;command_example !2c!$USER2$!httpd } define command{ command_name check_centreon_process_exists command_line $USER1$/check_centreon_snmp_process -H $HOSTADDRESS$ -v $ARG1$ -C $ARG2$ -p $ARG3$ ;command_example !2c!public!httpd } define command{ command_name check_centreon_remote_storage command_line $USER1$/check_centreon_snmp_remote_storage -H $HOSTADDRESS$ -n -d $ARG1$ -w $ARG2$ -c $ARG3$ -C $ARG4$ -v $ARG5$ ;command_example !#S#!80!90!$USER2$!1 } define command{ command_name check_centreon_snmp_proc_detailed command_line $USER1$/check_centreon_snmp_process_detailed -H $HOSTADDRESS$ -C $USER2$ -n $ARG1$ -m $ARG2$ ;command_example !apache!20,50 } define command{ command_name check_centreon_snmp_value command_line $USER1$/check_centreon_snmp_value -H $HOSTADDRESS$ -C $ARG1$ -v $ARG2$ -o $ARG3$ -w $ARG4$ -c $ARG5$ ;command_example !public!1!1.3.6.1.4.1.705.1.8.1.0!190!210 } define command{ command_name check_centreon_traffic command_line $USER1$/check_centreon_snmp_traffic -H $HOSTADDRESS$ -n -i $ARG1$ -w $ARG2$ -c $ARG3$ -C $USER2$ -v $ARG4$ ;command_example !eth0!80!90!1 } define command{ command_name check_centreon_traffic_limited command_line $USER1$/check_centreon_snmp_traffic -H $HOSTADDRESS$ -n -i $ARG1$ -w $ARG2$ -c $ARG3$ -C $ARG4$ -v $ARG5$ -T $ARG6$ ;command_example !eth0!80!90!$USER2$!1!2 } define command{ command_name check_centreon_uptime command_line $USER1$/check_centreon_snmp_uptime -H $HOSTADDRESS$ -C $USER2$ -v 2 -d } define command{ command_name check_compaq_cpu command_line $USER1$/check_compaq_cpu.pl -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ } define command{ command_name check_compaq_dimm command_line $USER1$/check_compaq_dimm.pl -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ } define command{ command_name check_compaq_fan command_line $USER1$/check_compaq_fan.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_compaq_nic command_line $USER1$/check_compaq_nic.pl -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ } define command{ command_name check_compaq_powersupply command_line $USER1$/check_compaq_powersupply.pl -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ } define command{ command_name check_compaq_raidcontroller command_line $USER1$/check_compaq_raidcontroller.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_compaq_raidstorage command_line $USER1$/check_compaq_raidstorage.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_dhcp command_line $USER1$/check_dhcp -s $HOSTADDRESS$ -i $ARG1$ ;command_example !eth0 } define command{ command_name check_dig command_line $USER1$/check_dig -H $HOSTADDRESS$ -l $ARG1$ ;command_example !www.centreon-nms.org } define command{ command_name check_disk_smb command_line $USER1$/check_disk_smb -H $HOSTADDRESS$ -s $ARG1$ -u $ARG2$ -p $ARG3$ -w $ARG4$ -c $ARG5$ ;command_example !share!user!passwd!80!90 } define command{ command_name check_distant_disk_space command_line $USER1$/check_distant_disk_space -H $HOSTADDRESS$ -C $ARG1$ -p $ARG2$ -w $ARG3$ -c $ARG4$ } define command{ command_name check_dns command_line $USER1$/check_dns -H $ARG1$ -s $HOSTADDRESS$ } define command{ command_name check_esx3_dc_cluster_recommendation command_line $USER1$/check_esx3.pl -D cbvc -u $USER11$ -p $USER12$ -l recommendations -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_dc_host command_line $USER1$/check_esx3.pl -D cbvc -u $USER11$ -p $USER12$ -l $ARG1$ -s $ARG2$ -H $HOSTADDRESS$ -w $ARG3$ -c $ARG4$ } define command{ command_name check_esx3_dc_host_cpu_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l cpu -s usage -w $ARG2$ -c $ARG3$ -t 120 } define command{ command_name check_esx3_dc_host_datastore_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l vmfs -s $ARG2$ -w "$ARG3$:" -c "$ARG4$:" } define command{ command_name check_esx3_dc_datastore_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -l vmfs -s $ARG2$ -w "$ARG3$:" -c "$ARG4$:" } define command{ command_name check_esx3_dc_host_io_read command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l io -s read -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_host_io_write command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l io -s write -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_host_mem_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -t 240 -H $HOSTALIAS$ -l mem -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_host_net_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l net -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_host_runtime_issues command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l runtime -s issues } define command{ command_name check_esx3_dc_host_runtime_state command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l runtime -s state } define command{ command_name check_esx3_dc_host_runtime_status command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l runtime -s status } define command{ command_name check_esx3_dc_host_swap_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -H $HOSTALIAS$ -l mem -s swap -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_host_vmfs command_line $USER1$/check_esx3.pl -D $ARG1$ -H $HOSTADDRESS$ -u $USER11$ -p $USER12$ -l vmfs -s $ARG2$ -w "$ARG3$:" -c "$ARG4$:" } define command{ command_name check_esx3_dc_vm command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -l $ARG2$ -s $ARG3$ -N $HOSTALIAS$ -w $ARG4$ -c $ARG5$ } define command{ command_name check_esx3_dc_vm_cpu_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l cpu -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_vm_mem_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l mem -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_vm_net_usage command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l net -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_vm_runtime_cpu command_line $USER1$/check_esx3.pl -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s cpu -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_vm_runtime_issues command_line $USER1$/check_esx3 -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s issues } define command{ command_name check_esx3_dc_vm_runtime_mem command_line $USER1$/check_esx3 -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s mem -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_dc_vm_runtime_state command_line $USER1$/check_esx3 -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s state } define command{ command_name check_esx3_dc_vm_runtime_status command_line $USER1$/check_esx3 -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s status } define command{ command_name check_esx3_dc_vm_swap_usage command_line $USER1$/check_esx3 -D $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l mem -s swap -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_host_cpu_usage command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -t 240 -l cpu -s usage -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_cpu_usagemhz command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l cpu -s usagemhz -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_io_read command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l io -s read -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_io_aborted command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l io -s aborted -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_io_device command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l io -s device -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_io_kernel command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l io -s kernel -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_io_queue command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l io -s queue -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_io_resets command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l io -s resets -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_io_write command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -t 240 -l io -s write -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_mem_memctl command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -t 240 -l mem -s memctl -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_mem_overall command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l mem -s overall -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_mem_overhead command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l mem -s overhead -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_mem_swap_usage command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l mem -s swap -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_mem_usage command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -t 240 -l mem -s usage -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_mem_usagemb command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l mem -s usagemb -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_net_nic command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l net -s nic } define command{ command_name check_esx3_host_net_receive command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -t 240 -l net -s receive -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_net_send command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -t 240 -l net -s send -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_net_usage command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l net -s usage -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_runtime_con command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l runtime -s con } define command{ command_name check_esx3_host_runtime_health command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -t 59 -u $USER20$ -p $USER12$ -l runtime } define command{ command_name check_esx3_host_runtime_issues command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l runtime -s issues } define command{ command_name check_esx3_host_runtime_list command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l runtime -s list -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_runtime_maintenance command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l runtime -s maintenance } define command{ command_name check_esx3_host_runtime_status command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l runtime -s status } define command{ command_name check_esx3_host_storage_adapter command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l storage -s adapter -w $ARG1$ -c $ARG2$ -x $ARG3$ } define command{ command_name check_esx3_host_storage_lun command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l storage -s lun -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_storage_path command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l storage -s path -w $ARG1$ -c $ARG2$ } define command{ command_name check_esx3_host_vmfs command_line $USER1$/check_esx3.pl -H $HOSTADDRESS$ -u $USER20$ -p $USER12$ -l vmfs -s $ARG1$ -w "$ARG2$:" -c "$ARG3$:" } define command{ command_name check_esx3_vm_cpu_usage command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l cpu -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_vm_mem_usage command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l mem -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_vm_net_usage command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l net -s usage -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_vm_runtime_cpu command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s cpu -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_vm_runtime_issues command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s issues } define command{ command_name check_esx3_vm_runtime_mem command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s mem -w $ARG2$ -c $ARG3$ } define command{ command_name check_esx3_vm_runtime_state command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s state } define command{ command_name check_esx3_vm_runtime_status command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l runtime -s status } define command{ command_name check_esx3_vm_swap_usage command_line $USER1$/check_esx3.pl -H $ARG1$ -u $USER11$ -p $USER12$ -N $HOSTALIAS$ -l mem -s swap -w $ARG2$ -c $ARG3$ } define command{ command_name check_ftp command_line $USER1$/check_ftp -H $HOSTADDRESS$ ;command_example !127.0.0.1 } define command{ command_name check_host_alive command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 1 } define command{ command_name check_hpjd command_line $USER1$/check_hpjd -H $HOSTADDRESS$ -C public } define command{ command_name check_hp_cpu command_line $USER1$/check_hp_cpu.pl -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ } define command{ command_name check_hp_dimm command_line $USER1$/check_hp_dimm.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_hp_fan command_line $USER1$/check_hp_fan.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_hp_powersupply command_line $USER1$/check_hp_powersupply.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_hp_raiddisks command_line $USER1$/check_hp_raiddisks.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_http command_line $USER1$/check_http -H $HOSTADDRESS$ } define command{ command_name check_https command_line $USER1$/check_http --ssl -H $HOSTADDRESS$ } define command{ command_name check_http_bi command_line $USER1$/check_http -H $HOSTADDRESS$ -u http://bi.gia.edu/analytics/ } define command{ command_name check_https_compliance command_line $USER1$/check_http --ssl -H compliance.gia.edu } define command{ command_name check_imap command_line $USER1$/check_imap -H $HOSTADDRESS$ $ARG1$ } define command{ command_name check_load_average command_line $USER1$/check_load $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ } define command{ command_name check_local_cpu_load command_line $USER1$/check_nt -H $HOSTADDRESS$ -v CPULOAD -l $ARG1$ -s "public" } define command{ command_name check_local_disk command_line $USER1$/check_disk -w $ARG2$ -c $ARG3$ -p $ARG1$ } define command{ command_name check_local_disk_space command_line $USER1$/check_nt -H $HOSTADDRESS$ -v USEDDISKSPACE -l $ARG1$ -w $ARG2$ -c $ARG3$ -s -t 20 "public" } define command{ command_name check_local_load command_line $USER1$/check_load -w $ARG1$ -c $ARG2$ } define command{ command_name check_local_mrtgtraf command_line $USER1$/check_mrtgtraf -F $ARG1$ -a $ARG2$ -w $ARG3$ -c $ARG4$ -e $ARG5$ } define command{ command_name check_local_procs command_line $USER1$/check_procs -w $ARG1$ -c $ARG2$ -u $ARG3$ } define command{ command_name check_local_swap command_line $USER1$/check_swap -w $ARG1$ -c $ARG2$ -v ;command_example !80!90 } define command{ command_name check_local_users command_line $USER1$/check_users -w $ARG1$ -c $ARG2$ } define command{ command_name check_manubulon_snmp_css command_line $USER1$/check_snmp_css.pl-H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ -w $ARG3$ -c $ARG4$ } define command{ command_name check_manubulon_snmp_env_oracle command_line $USER1$/check_snmp_env.pl-H $HOSTADDRESS$ -C $ARG1$ -T cisco } define command{ command_name check_manubulon_snmp_int command_line $USER1$/check_snmp_int.pl -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ } define command{ command_name check_manubulon_snmp_load command_line $USER1$/check_snmp_load.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -w $ARG3$ } define command{ command_name check_manubulon_snmp_mem command_line $USER1$/check_snmp_mem.pl-H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$,$ARG3$ -c $ARG4$,$ARG5$ } define command{ command_name check_manubulon_snmp_mem_cisco command_line $USER1$/check_snmp_mem.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$,$ARG3$ -c $ARG4$,$ARG5$ -I } define command{ command_name check_manubulon_snmp_mem_hp command_line $USER1$/check_snmp_mem.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$,$ARG3$ -c $ARG4$,$ARG5$ -E } define command{ command_name check_manubulon_snmp_process command_line $USER1$/check_snmp_proc.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$ -n $ARG5$ } define command{ command_name check_manubulon_snmp_storage command_line $USER1$/check_snmp_storage.pl -H $HOSTADDRESS$ -C $ARG1$ -m $ARG2$ -w $ARG3$ -c $ARG4$ } define command{ command_name check_manubulon_snmp_win command_line $USER1$/check_snmp_win.pl-H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ } define command{ command_name check_maxq command_line $USER1$/check_maxq_script_return -r $ARG1$ -P $ARG2$ } define command{ command_name check_nntp command_line $USER1$/check_nntp -H $HOSTADDRESS$ } define command{ command_name check_nrpe command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ } define command{ command_name check_nrpe_long_timeout command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ -t 420 } define command{ command_name check_nt command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v $ARG1$ $ARG2$ } define command{ command_name check_exchange_storage_group command_line $USER1$/check_nt -H $HOSTADDRESS$ -w 1 -c 0 -v COUNTER -D SHOWALL -l "\MSExchangeIS Mailbox($ARG1$)Client Logons","$ARG1$ Logons: %.f" } define command{ command_name check_nt_cpu command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v CPULOAD -s "public" -l 2,90,95 } define command{ command_name check_nt_disk command_line $USER1$/check_nt -H $HOSTADDRESS$ -v USEDDISKSPACE -s "public" -l $ARG1$ -w $ARG2$ -c $ARG3$ ;command_example !C!80!90 } define command{ command_name check_nt_uptime command_line $USER1$/check_nt -H $HOSTADDRESS$ -v UPTIME -s "public" -l $ARG1$ -w $ARG2$ -c $ARG3$ ;command_example !C!80!90 } define command{ command_name check_nt_memuse command_line $USER1$/check_nt -H $HOSTADDRESS$ -v MEMUSE -s "public" } define command{ command_name check_nt_service_state command_line $USER1$/check_nt -H $HOSTADDRESS$ -v SERVICESTATE -l $ARG1$ -s "public" } define command{ command_name check_nt_perf_counter command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l $ARG1$ -w $ARG2$ -c $ARG3$ } define command{ command_name check_ping command_line $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -p 5 } define command{ command_name check_pop command_line $USER1$/check_pop -H $HOSTADDRESS$ } define command{ command_name check_san_battery command_line $USER1$/check_san_battery.pl -H $HOSTADDRESS$ -C $ARG1$ -p $ARG2$ } define command{ command_name check_san_drive command_line $USER1$/check_san_drive.pl -H $HOSTADDRESS$ -C $ARG1$ -p $ARG2$ } define command{ command_name check_san_fan command_line $USER1$/check_san_fan.pl -H $HOSTADDRESS$ -C $ARG1$ -D $ARG2$ } define command{ command_name check_san_powersupply command_line $USER1$/check_san_powersupply.pl -H $HOSTADDRESS$ -C $ARG1$ -p $ARG2$ -D $ARG3$ } define command{ command_name check_san_processor command_line $USER1$/check_san_processor.pl -H $HOSTADDRESS$ -C $ARG1$ } define command{ command_name check_smtp command_line $USER1$/check_smtp -H $HOSTADDRESS$ } define command{ command_name check_snmp command_line $USER1$/check_snmp -H $HOSTADDRESS$ -o $ARG1$ -C $ARG2$ } define command{ command_name check_ssh command_line $USER1$/check_ssh $ARG1$ $HOSTADDRESS$ } define command{ command_name check_tcp command_line $USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$ -w $ARG2$ -c $ARG3$ } define command{ command_name check_telnet command_line $USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$ } define command{ command_name check_dummy command_line $USER1$/check_dummy $ARG1$ } define command{ command_name check_udp command_line $USER1$/check_udp -H $HOSTADDRESS$ -p $ARG1$ } define command{ command_name check_nt_exch_del_sec command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l "\\SMTP Server(SMTP 1)\Messages Delivered/sec" -w $ARG2$ -c $ARG3$ } define command{ command_name check_nt_smtp_server command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l "\\SMTP Server($ARG1$)\$ARG2$","SMTP: %.2f %%" -w 15 -c 10 } define command{ command_name check_nt_hp_eva_vd command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l "\\HP EVA Virtual Disk($ARG1$)\Write Latency (us)" -w $ARG2$ -c $ARG3$ } define command{ command_name check_nt_mv_free command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l "\\LogicalDisk($ARG1$)\% Free Space","Percentage Free Disk Space: %.2f %%" -w 15 -c 10 } define command{ command_name check_nt_mv_free_giahome_lab_e-learning command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l "\\LogicalDisk(F:\wrkgroup\Lab_E-Learning)\% Free Space","Percentage Free Disk Space: %.2f %%" -w 15 -c 10 } define command{ command_name check_nt_mv_free_giahome_marketing command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l "\\LogicalDisk(F:\wrkgroup\Marketing)\% Free Space","Percentage Free Disk Space: %.2f %%" -w 15 -c 10 } define command{ command_name check_nt_mv_free_giahome_public command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s secret-password760 -v COUNTER -l "\\LogicalDisk(F:\wrkgroup\PUBLIC)\% Free Space","Percentage Free Disk Space: %.2f %%" -w 15 -c 10 } define command{ command_name check_ssl_cert command_line $USER1$/check_ssl_cert -H $HOSTADDRESS$ -c 60 -n $HOSTADDRESS$ } define command{ command_name check_ssl_certificate command_line $USER1$/check_ssl_certificate -H $HOSTADDRESS$ -p 443 }