Skip to content

Commit

Permalink
Added preference to automatically exclude new interfaces from SNMP usage
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoBiscosi committed Oct 21, 2024
1 parent 9bd556d commit b345422
Show file tree
Hide file tree
Showing 6 changed files with 300 additions and 284 deletions.
2 changes: 2 additions & 0 deletions scripts/locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7165,6 +7165,8 @@ local lang = {
["toggle_snmp_rrds_title"] = "SNMP Devices Timeseries",
["toggle_snmp_trap_description"] = "Toggle SNMP Trap collection on port UDP:162.",
["toggle_snmp_trap_title"] = "SNMP Trap Collection",
["toggle_snmp_excluded_from_usage_title"] = "SNMP Exclude New Interfaces from Usage",
["toggle_snmp_excluded_from_usage_description"] = "By default all the new interfaces/devices are going to be added in the Usage Page. By enabling this preference instead, all the new interfaces/devices are going to be excluded from that page and to re-include them the SNMP interface configuration needs to be changed.",
["toggle_src_with_post_nat_src_description"] = "Replace IPv4 source addresses (%%IPV4_SRC_ADDR) and ports (%%L4_SRC_PORT) with their post-nat values (%%POST_NAT_SRC_IPV4_ADDR and %%POST_NAT_SRC_TRANSPORT_PORT).",
["toggle_src_with_post_nat_src_title"] = "Use Post-Nat Source IPv4 Addresses and Ports",
["toggle_system_probes_timeseries_description"] = "Toggle the creation of timeseries for system probes such as the Active Monitoring and the Redis monitor.",
Expand Down
Loading

0 comments on commit b345422

Please sign in to comment.