Ad Widget

Collapse

Monitoring Programming Code Errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cstackpole
    Senior Member
    Zabbix Certified Specialist
    • Oct 2006
    • 225

    #1

    Monitoring Programming Code Errors

    Good day all,

    While there is no denying that I am a complete newbie at Zabbix, I have gotten quite a bit done in the last three days. I am now attempting to expand the range of what Zabbix monitors and I am hoping someone can point me in the right direction. I have not found the information I am looking for on this subject.

    Does Zabbix offer any kind of API or C/C++/C# library that I can use while I program so I can send an alert to Zabbix from the program? Basically I want to be able to do something like a try-catch-throw and dump the error off onto Zabbix. That way Zabbix can record the error, send the alert email/SMS, and I will have it stored in a database.

    I don't really care how it handles all of it as long as it can store the error, a little info, and alert me. I just would like to have a common alerting system that I can point all of my alerts to. So far Zabbix has alleviated about 60% of my alerts and I really like how fast, easy, and simple it is to work with (Using Debian Etch server with various Linux and Windows agents). Now the only alerts I have left are in my programs and again, I would love to use a common system across the board.

    Any comments and/or suggestions are welcome.
    Thanks!
    cstackpole
Working...