--- host_cpu.xml.orig	2005-07-10 11:37:22.000000000 -0600
+++ host_cpu.xml	2005-07-10 11:37:55.000000000 -0600
@@ -1,7 +1,7 @@
 <interface>
 	<name>Get Host MIB CPU's</name>
 	<script_path>|path_php_binary| -q |path_cacti|/scripts/query_host_cpu.php</script_path>
-	<arg_prepend>|host_hostname| |host_snmp_community| |host_snmp_version|</arg_prepend>
+	<arg_prepend>|host_hostname|:|host_snmp_port| |host_snmp_community| |host_snmp_version|</arg_prepend>
 	<arg_index>index</arg_index>
 	<arg_query>query</arg_query>
 	<arg_get>get</arg_get>
--- host_disk.xml.orig	2005-07-10 11:37:32.000000000 -0600
+++ host_disk.xml	2005-07-10 11:38:02.000000000 -0600
@@ -1,7 +1,7 @@
 <interface>
 	<name>Get Host MIB Partitions</name>
 	<script_path>|path_php_binary| -q |path_cacti|/scripts/query_host_partitions.php</script_path>
-	<arg_prepend>|host_hostname| |host_snmp_community| |host_snmp_version|</arg_prepend>
+	<arg_prepend>|host_hostname|:|host_snmp_port| |host_snmp_community| |host_snmp_version|</arg_prepend>
 	<arg_index>index</arg_index>
 	<arg_query>query</arg_query>
 	<arg_get>get</arg_get>
