Page 1 of 1

Big message on our monitors when alarm occurs.

Posted: Fri Jun 12, 2009 11:08 am
by johnnytolengo
I want to share with you some tip for zoneminder, the name is screen-message, and you can use to print in to all monitor an alert when an alarm occurs.

you can download here:
https://launchpad.net/ubuntu/+source/screen-message


then :
apt-get install libgtk2.0-dev

tar -xzvf screen-messa...
cd screen-messa...

./configure
make & make install

run it:

sm Hello world


you will see in all the monitor a BIG message "Hello world"

you can also use some colors.

the last step is to add to zmfilter some action to make it run when alarm occurs.

enjoy it!.

J.

Posted: Fri Jun 12, 2009 12:36 pm
by johnnytolengo
Here a screen-shot

http://otoideas.com/pic/Screenshot-1.png


This you will see in all screen until you quit or Esc.

J.