Hi everyone,
I hope I am posting this thread in the correct place- anyhow...
I am a new user of Zabbix and have been slowly integrating it, however I wanted to extend Zabbix into the realm of physical monitoring.
So...
I found an interesting gadget called the Phidget Interface Kit (http://www.phidgets.com) where you can get USB devices that monitor anything from a simple analog switch to a temperature/magnetic/force/IR distance.. etc sensors. They have a C programming SDK so I went to work on integrating it with Zabbix.
I have completed the first release of a Linux daemon that polls the phidget interface kit and feeds the data to the Zabbix linux agent:
If anyone is interested go have a look (I've released the daemon under the GPL).
So far its working great for me with the door to my server room... I am thinking of putting it to use at my home as a security system. (i.e. doors, windows, basement temperature alerts before pipes burst from freezing while I'm on vacation, etc...)
Cheers!
-topkoa
I hope I am posting this thread in the correct place- anyhow...
I am a new user of Zabbix and have been slowly integrating it, however I wanted to extend Zabbix into the realm of physical monitoring.
So...
I found an interesting gadget called the Phidget Interface Kit (http://www.phidgets.com) where you can get USB devices that monitor anything from a simple analog switch to a temperature/magnetic/force/IR distance.. etc sensors. They have a C programming SDK so I went to work on integrating it with Zabbix.
I have completed the first release of a Linux daemon that polls the phidget interface kit and feeds the data to the Zabbix linux agent:
If anyone is interested go have a look (I've released the daemon under the GPL).
So far its working great for me with the door to my server room... I am thinking of putting it to use at my home as a security system. (i.e. doors, windows, basement temperature alerts before pipes burst from freezing while I'm on vacation, etc...)
Cheers!
-topkoa
Comment