Hi,
i use {ITEM.VALUE} to display Free Space on a disk in trigger title
and i want to use units
* On Item: Vol USERS [free] 426.77 Mo (unit : o)
* On trigger configuration: No free space on 'USERS' [{ITEM.VALUE}]
* On monitor/Triggers : No free space on 'USERS' [426770432]
* I'd like to display No free space on 'USERS' [426.77 Mo]
another example:
* On Item: CPU Load % 65.62 % (unit: %)
* On trigger configuration: High CPU Load [{ITEM.VALUE}%]
* On monitor/Triggers : High CPU Load [65.6267%] *to many digits !
Do you know any solution to display units on trigger title like on items ???
Regards,
Pierre
i use {ITEM.VALUE} to display Free Space on a disk in trigger title
and i want to use units
* On Item: Vol USERS [free] 426.77 Mo (unit : o)
* On trigger configuration: No free space on 'USERS' [{ITEM.VALUE}]
* On monitor/Triggers : No free space on 'USERS' [426770432]
* I'd like to display No free space on 'USERS' [426.77 Mo]
another example:
* On Item: CPU Load % 65.62 % (unit: %)
* On trigger configuration: High CPU Load [{ITEM.VALUE}%]
* On monitor/Triggers : High CPU Load [65.6267%] *to many digits !
Do you know any solution to display units on trigger title like on items ???
Regards,
Pierre
Comment