
Hi all,
What is the status of Alerting for Observium? Also I don't see any documentation about it. The main goal is to add our own alarms to Observium.
With kind regards,
Rory Schellekens

On 2013-08-05 12:58, Rory Schellekens wrote:
Hi all,
What is the status of Alerting for Observium? Also I don't see any documentation about it. The main goal is to add our own alarms to Observium.
The backend code is in development, and there is no configuration UI.
Parts of the setup are stored as serialized arrays in MySQL, so it's not even easy to do by hand at the moment.
adam.

Hi Adam,
When do you expect it is ready? If you need any help, I can help. I have atleast 5 years experience with PHP development.
Also I already added Mac OS X support to Observium: https://github.com/FerRory/dev24/tree/master/observium/os/macosx
With kind regards,
Rory
2013/8/5 Adam Armstrong adama@memetic.org
On 2013-08-05 12:58, Rory Schellekens wrote:
Hi all,
What is the status of Alerting for Observium? Also I don't see any documentation about it. The main goal is to add our own alarms to Observium.
The backend code is in development, and there is no configuration UI.
Parts of the setup are stored as serialized arrays in MySQL, so it's not even easy to do by hand at the moment.
adam. ______________________________**_________________ observium mailing list observium@observium.org http://postman.memetic.org/**cgi-bin/mailman/listinfo/**observiumhttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium

On 2013-08-05 13:24, Rory Schellekens wrote:
Hi Adam,
When do you expect it is ready? If you need any help, I can help. I have atleast 5 years experience with PHP development.
There are lots of things you could do, the alerting stuff is probably a little bit too... messy at the moment.
Also I already added Mac OS X support to Observium: https://github.com/FerRory/dev24/tree/master/observium/os/macosx [2]
You can't put a function inside a script which is potentially going to be include()'d multiple times. The script'll die the second OS X device it tries to poll.
adam.

Alarting is what we want at my company, so I would prefer to help there. But it will be in my own time.
About Mac OS X, at the moment it polls 1 server, 2 workstations (mac os x) and 1 Storage. Didn't had any performance issues. I implemented in away that it wouldn't break by svn update. You are free to move the function if you want to use the code.
2013/8/5 Adam Armstrong adama@memetic.org
On 2013-08-05 13:24, Rory Schellekens wrote:
Hi Adam,
When do you expect it is ready? If you need any help, I can help. I have atleast 5 years experience with PHP development.
There are lots of things you could do, the alerting stuff is probably a little bit too... messy at the moment.
Also I already added Mac OS X support to Observium:
https://github.com/FerRory/**dev24/tree/master/observium/**os/macosxhttps://github.com/FerRory/dev24/tree/master/observium/os/macosx[2]
You can't put a function inside a script which is potentially going to be include()'d multiple times. The script'll die the second OS X device it tries to poll.
adam. ______________________________**_________________ observium mailing list observium@observium.org http://postman.memetic.org/**cgi-bin/mailman/listinfo/**observiumhttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi Adam,
Are you gone use the MAC OS X support?
With kind regards,
Rory
2013/8/5 Rory Schellekens r.schellekens@ferrory.net
Alarting is what we want at my company, so I would prefer to help there. But it will be in my own time.
About Mac OS X, at the moment it polls 1 server, 2 workstations (mac os x) and 1 Storage. Didn't had any performance issues. I implemented in away that it wouldn't break by svn update. You are free to move the function if you want to use the code.
2013/8/5 Adam Armstrong adama@memetic.org
On 2013-08-05 13:24, Rory Schellekens wrote:
Hi Adam,
When do you expect it is ready? If you need any help, I can help. I have atleast 5 years experience with PHP development.
There are lots of things you could do, the alerting stuff is probably a little bit too... messy at the moment.
Also I already added Mac OS X support to Observium:
https://github.com/FerRory/**dev24/tree/master/observium/**os/macosxhttps://github.com/FerRory/dev24/tree/master/observium/os/macosx[2]
You can't put a function inside a script which is potentially going to be include()'d multiple times. The script'll die the second OS X device it tries to poll.
adam. ______________________________**_________________ observium mailing list observium@observium.org http://postman.memetic.org/**cgi-bin/mailman/listinfo/**observiumhttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
Rory Schellekens