Hi,
I'm trying to execute 2 different script and create an alerts regarding to their exit codes.
So I created a new template, an Item then a trigger. I added that one script(check.sh) to that Item. So far it's ok.

But if I want to create a second Item with the second script, it gives "Item with key "ssh.run[hostname.command]" already exists"" error.

So basically I can't execute 2 scripts in same hosts?
Any idea how can I solve this?
I'm trying to execute 2 different script and create an alerts regarding to their exit codes.
So I created a new template, an Item then a trigger. I added that one script(check.sh) to that Item. So far it's ok.
But if I want to create a second Item with the second script, it gives "Item with key "ssh.run[hostname.command]" already exists"" error.
So basically I can't execute 2 scripts in same hosts?
Any idea how can I solve this?
Comment