AlertOnFailure now on Sourceforge

On January 11, 2010, in Projects, by Cubert aka (Cube Dweller)

Alert on Failure is now on sourceforge. They registered as part of the process to bring the VMware version of  AlertOnFailure appliance to the public.

You can find then at..

https://sourceforge.net/projects/alertonfailure/

and also always at www.alertonfailure.com

XYmon / Hobbit / BBWin monitoring and alerting server with audio / visual alerting and web UI display and management. Perfect for the network manager who has everything Continue reading

Tagged with:
 

Hobbit / XYMON undefined reference to `clock_gettime’

On December 8, 2009, in How-to, by Cubert aka (Cube Dweller)

Hobbit / XYMON does not compile on CentOS 5 and complains about clock_gettime issues.

Here is how to fix this issue.
Download Hobbit-4.2.3.tar.gz
#1 make sure pcre-devel is installed (#~yum install pcre-devel)
#2 add xymon user (#~useradd xymon)
#3 set varible for “ltr” (#~LIBRTDEF=-lrt)
#4 export varible (#~export LIBRTDEF)
#5 Configure Hobbit inside hobbit src directory (#~./configure –client)
#6 Compile program (#~make)
#7 Install program (#~make install)
#8 Start Continue reading

Tagged with:
 

Alert On Failure

  

 The Engineers at Squidworks are building another free web services site. AlertOnFailure.com is the first free public BBDisplay and BBpager compatible service available on the web. It takes the well known BB model of delivering data and packages a large scale MySql Database schema around it and a world class web interface to Continue reading

Tagged with: