Nagios and NDOutil 1.4b8

Installing NDOutil add-on for Nagios sometimes might be a painful process… for most case it’s just permission issue, specially mysql and NDO sock…

most of the time, you might get the following error message:

ndomod: Error writing to data sink! Some output may get lost…
ndomod: Successfully flushed 73 queued items to data sink.

or
ndomod: Could not open data sink! I’ll keep trying, but some output may get lost…

first of all, make sure that you use unix socket in your config file and not TCP.. it’s recommend to use unix socket…

Continue reading Nagios and NDOutil 1.4b8


Installing Asterisk and Freepbx on Debian 5.0 (lenny)

I have recently installed Asterisk 1.4.23 on Debian Lenny… I’m sure there are lot of people looking for article in regards to Asterisk and Debian… here is a good one:

http://www.corenetworks.com.au/wiki/doku.php?id=install_voip_server

everything is explained pretty good there… There is also script designed that will kind of do A to Z to you… however, you need to pay attention . . . → Read More: Installing Asterisk and Freepbx on Debian 5.0 (lenny)