Hi
I'm trying to customize maps to display trigger info without the OK-status.
This is my current trigger:
Free space on C : {{HOSTNAME}:vfs.fs.size[c:,free].last(0)}
And it appear like map_trigger_display.

I want it to be like map_trigger_display2 without the OK.

Anyone have any ideas how I can do this?
I'm trying to customize maps to display trigger info without the OK-status.
This is my current trigger:
Free space on C : {{HOSTNAME}:vfs.fs.size[c:,free].last(0)}
And it appear like map_trigger_display.
I want it to be like map_trigger_display2 without the OK.
Anyone have any ideas how I can do this?
Comment