I understand how to add values for host labels in maps, so I can, for example display the Load for a server Jack by including
{Jack:system.cpu.load[,avg1].last(0)}
in the Map Element's Label. But when I include an automatically created item from a Web test, it appears as ???
{Jack:web.test.time[Site,Login].last(0)}
Triggers based on this item work perfectly.
Any ideas?
{Jack:system.cpu.load[,avg1].last(0)}
in the Map Element's Label. But when I include an automatically created item from a Web test, it appears as ???
{Jack:web.test.time[Site,Login].last(0)}
Triggers based on this item work perfectly.
Any ideas?
Comment