You Are Here: Home » HowTos » CoffeeSaint With Raspberry Pi and Occidentalis v0.2

CoffeeSaint With Raspberry Pi and Occidentalis v0.2

raspberry-pi-CoffeeSaint
CoffeeSaint is a GUI Nagios status viewer, it will be installed on a Raspberry Pi hardware with 16 GB SD card and Occidentalis v0.2 operating system.

Download Occidentalis from here
Unzip the file and follow my previous post on how to Copying an image to the SD card in Mac OS X
After finishing the installation of the operating system, open a terminal to install Java
$ sudo apt-get install openjdk-6-jdk
Maybe you’ll need to update the packages before installing Java
$ sudo apt-get update

Installing CoffeeSaint:
After Java is installed in the terminal run the following
# wget http://www.vanheusden.com/java/CoffeeSaint/CoffeeSaint-src-4.8.tgz
Extract the file
# tar zxvf CoffeeSaint-src-4.8.tgz
# cd CoffeeSaint-src-4.8
~/CoffeeSaint-src-4.8# javac CoffeeSaint.java
Download this file into your CoffeeSaint directory
~/CoffeeSaint-src-4.8# wget http://vanheusden.com/java/CoffeeSaint/bruin.conf
Starting CoffeeSaint
~/CoffeeSaint-src-4.8# java CoffeeSaint --config bruin.conf --listen-port 12340
To add your Nagios/Shinken servers go to: http://TheRaspberryIP:12340/

More info:
If you want to change the timezone you can run this in the terminal
# tzselect
IMG_0624
CoffeeSaint
See Also:

Clip to Evernote

About The Author

Network and system engineer

Number of Entries : 44

Comments (1)

Leave a Comment


4 + eight =

Scroll to top