diff --git a/cacti/definitions/memcached.def b/cacti/definitions/memcached.def index 3d8896b..542cf1c 100644 --- a/cacti/definitions/memcached.def +++ b/cacti/definitions/memcached.def @@ -301,7 +301,7 @@ hash => 'hash_03_VER_9f11276b966fcf44ba08973c39e5c4ac', input_string => ' -q /scripts/ss_get_by_ssh.php ' . '--host --type memcached --items ' - . '--server ', + . '--server --port2 ', inputs => [ { allow_nulls => '', hash => 'hash_07_VER_1ac2b66fa9aa43f3c9b9b919277b4b01', diff --git a/cacti/definitions/redis.def b/cacti/definitions/redis.def index 58a958f..6dfe0ee 100644 --- a/cacti/definitions/redis.def +++ b/cacti/definitions/redis.def @@ -162,7 +162,7 @@ type_id => 1, hash => 'hash_03_VER_6cb78e25c814d7c81748d9017ef34050', input_string => ' -q /scripts/ss_get_by_ssh.php ' - . '--host --type redis --items ', + . '--host --type redis --items --port2 ', inputs => [ { allow_nulls => '', hash => 'hash_07_VER_ceefc4380d71467ed5401804c0013316',