Skip to content

Commit

Permalink
Fix issue where data input id is wrong on the data source
Browse files Browse the repository at this point in the history
  • Loading branch information
netniV committed Feb 22, 2018
1 parent 1c63f6f commit aec1513
Showing 1 changed file with 2 additions and 45 deletions.
47 changes: 2 additions & 45 deletions cacti_data_query_cisco_65xx_sfp_statistics.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -70,49 +70,6 @@
</hash_0700185be8fa85472d89c621790b43510b5043> </hash_0700185be8fa85472d89c621790b43510b5043>
</fields> </fields>
</hash_030018332111d8b54ac8ce939af87a7eac0c06> </hash_030018332111d8b54ac8ce939af87a7eac0c06>
<hash_03001880e9e4c4191a5da189ae26d0e237f015>
<name>Get Script Data (Indexed)</name>
<type_id>4</type_id>
<input_string></input_string>
<fields>
<hash_070018d39556ecad6166701bfb0e28c5a11108>
<name>Index Type</name>
<update_rra></update_rra>
<regexp_match></regexp_match>
<allow_nulls></allow_nulls>
<type_code>index_type</type_code>
<input_output>in</input_output>
<data_name>index_type</data_name>
</hash_070018d39556ecad6166701bfb0e28c5a11108>
<hash_0700183b7caa46eb809fc238de6ef18b6e10d5>
<name>Index Value</name>
<update_rra></update_rra>
<regexp_match></regexp_match>
<allow_nulls></allow_nulls>
<type_code>index_value</type_code>
<input_output>in</input_output>
<data_name>index_value</data_name>
</hash_0700183b7caa46eb809fc238de6ef18b6e10d5>
<hash_07001874af2e42dc12956c4817c2ef5d9983f9>
<name>Output Type ID</name>
<update_rra></update_rra>
<regexp_match></regexp_match>
<allow_nulls></allow_nulls>
<type_code>output_type</type_code>
<input_output>in</input_output>
<data_name>output_type</data_name>
</hash_07001874af2e42dc12956c4817c2ef5d9983f9>
<hash_0700188ae57f09f787656bf4ac541e8bd12537>
<name>Output Value</name>
<update_rra>on</update_rra>
<regexp_match></regexp_match>
<allow_nulls></allow_nulls>
<type_code></type_code>
<input_output>out</input_output>
<data_name>output</data_name>
</hash_0700188ae57f09f787656bf4ac541e8bd12537>
</fields>
</hash_03001880e9e4c4191a5da189ae26d0e237f015>
<hash_000018d28b86240a5752f83b5ee0fde11ab178> <hash_000018d28b86240a5752f83b5ee0fde11ab178>
<name>Cisco - SFP statistics (dBm)</name> <name>Cisco - SFP statistics (dBm)</name>
<graph> <graph>
Expand Down Expand Up @@ -279,7 +236,7 @@
<ds> <ds>
<t_name></t_name> <t_name></t_name>
<name>|host_description| - SFP Statistics - |query_device|</name> <name>|host_description| - SFP Statistics - |query_device|</name>
<data_input_id>hash_03001880e9e4c4191a5da189ae26d0e237f015</data_input_id> <data_input_id>hash030018332111d8b54ac8ce939af87a7eac0c06</data_input_id>
<t_rra_id></t_rra_id> <t_rra_id></t_rra_id>
<t_rrd_step></t_rrd_step> <t_rrd_step></t_rrd_step>
<rrd_step>300</rrd_step> <rrd_step>300</rrd_step>
Expand Down Expand Up @@ -379,4 +336,4 @@
<name>Optical Power</name> <name>Optical Power</name>
<gprint_text>%2.1lf</gprint_text> <gprint_text>%2.1lf</gprint_text>
</hash_0600186bf08fdd497f43bb9ba34743ad1bcc94> </hash_0600186bf08fdd497f43bb9ba34743ad1bcc94>
</cacti> </cacti>

0 comments on commit aec1513

Please sign in to comment.