Hello
I need some advice on creating functional triggers based on what string is present as value
I have an specifik SNMP item on one of our printers, on normal curcumstances it says:
If there is no paper left (or the paper tray is opened it changes to
So it resembles whats in the display
What i'm trying to do is triggering when the value changes to "Load Paper" -so an action can be issued.
I've tried the directions in http://www.zabbix.com/forum/showthread.php?t=12402 but it doesent accept it
Any clues?
Thanks
Mads
Denmark
I need some advice on creating functional triggers based on what string is present as value
I have an specifik SNMP item on one of our printers, on normal curcumstances it says:
Code:
"Ready "
Code:
"Load Paper"
What i'm trying to do is triggering when the value changes to "Load Paper" -so an action can be issued.
I've tried the directions in http://www.zabbix.com/forum/showthread.php?t=12402 but it doesent accept it
Any clues?
Thanks
Mads
Denmark
Comment