Esta es una traducción de la página de documentación original en español. Ayúdanos a mejorarla.

17 Upgrade notes for 7.2.7

Secret macro resolution

Secret user macro values will now remain masked in locations that support secret macro resolution if they are referenced indirectly. For example, {ITEM.KEY}, {ITEM.KEY<1-9>}, {LLDRULE.KEY} built-in macros used in media types (Script or Webhook parameters) will resolve to item keys containing masked secret macros, such as net.tcp.port[******,******] instead of net.tcp.port[192.0.2.0,80].

Interface availability calculation

Host interface availability overall status calculation is now only affected by Zabbix agent, IPMI agent, JMX agent, or SNMP agent items. Other item types using interface like simple checks can't change the interface status so they are now excluded from the overall status calculation.