Hi.
I've a weird problem with new media types - they're not working at all.
Here is the scenario:
- I have few custom/old scripts and they're working flawlessly
- I add new media type with new custom script
- I configure new or modify existing Actions
- I change trigger to reproduce alert/problem
- it does not work
Script is working when I execute it manually, it has correct permissions and I also tried to write into file - it's working.
If I add that same content of new script to old script, change that same action to use old media type - it's working. If I change it back to new media type/script - it doesn't work.
Any idea what could cause this? Why new media types are not working and only old ones are? I'm running zabbix 2.4..
EDIT:
- found a problem - it seems like I forgot to add this new media type to a user itself!
I've a weird problem with new media types - they're not working at all.
Here is the scenario:
- I have few custom/old scripts and they're working flawlessly
- I add new media type with new custom script
- I configure new or modify existing Actions
- I change trigger to reproduce alert/problem
- it does not work
Script is working when I execute it manually, it has correct permissions and I also tried to write into file - it's working.
If I add that same content of new script to old script, change that same action to use old media type - it's working. If I change it back to new media type/script - it doesn't work.
Any idea what could cause this? Why new media types are not working and only old ones are? I'm running zabbix 2.4..
EDIT:
- found a problem - it seems like I forgot to add this new media type to a user itself!
Comment