Hi everyone,
I have a custom item that is a trapper who receive informacion of a server. it's a percentaje of a free disk of a server that it's critical and need to be empty.
so when the trigger of the space of this filesystem run, it fire a script that clean a specific folder. Then i run a script that get the actual free space and store this value in this custom item that i created.
The las thing is to fire a new email that should inform the new free percentaje value of the file sysytem.
The problem that i have is that i don't know how to call this item becouse i see that all in this case are variables of the trigger.
i use {custom.item} but i cannot make it work correctly.
thanks.
I have a custom item that is a trapper who receive informacion of a server. it's a percentaje of a free disk of a server that it's critical and need to be empty.
so when the trigger of the space of this filesystem run, it fire a script that clean a specific folder. Then i run a script that get the actual free space and store this value in this custom item that i created.
The las thing is to fire a new email that should inform the new free percentaje value of the file sysytem.
The problem that i have is that i don't know how to call this item becouse i see that all in this case are variables of the trigger.
i use {custom.item} but i cannot make it work correctly.
thanks.
Comment