I just started using zabbix last week, and find it a great tool that I am enjoying getting use to how it works.
One question: how do the alerts & outgoing messages work?
I see all my traps going on/off for either tests or real events, however no alerts are being sent out.
I have the following action set for all triggers:
All UNIX administrators ON/OFF 30 *Automatically generated* Change
I have myself in the unix administrators group, and have made sure that my media is properly defined as well as the systems media.
I am running the code available in cvs (1.1 alpha 11), and I enjoy debugging stuff.
Being curious, I did some searching through the server code and couldn't find any of the compiled applications that actually insert anything into tables. How does it create an alert if there are none inserted into the database?
Also, is there anywhere a discussion, diagram, HOWTO on how the escallation rules/paths work?
I'm sure I'll learn more as I use it more, but I need to get email alerts out otherwise my clients will think their stuff isn't being monitored (and an automated "at" spool job doesn't work
Thanks!!
David M. Zendzian
dmz
One question: how do the alerts & outgoing messages work?
I see all my traps going on/off for either tests or real events, however no alerts are being sent out.
I have the following action set for all triggers:
All UNIX administrators ON/OFF 30 *Automatically generated* Change
I have myself in the unix administrators group, and have made sure that my media is properly defined as well as the systems media.
I am running the code available in cvs (1.1 alpha 11), and I enjoy debugging stuff.
Being curious, I did some searching through the server code and couldn't find any of the compiled applications that actually insert anything into tables. How does it create an alert if there are none inserted into the database?
Also, is there anywhere a discussion, diagram, HOWTO on how the escallation rules/paths work?
I'm sure I'll learn more as I use it more, but I need to get email alerts out otherwise my clients will think their stuff isn't being monitored (and an automated "at" spool job doesn't work

Thanks!!
David M. Zendzian
dmz
Comment