nagios-notify 0.12 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News nagios-notify 0.12 (Default branch)
# 1  
Old 11-04-2008
nagios-notify 0.12 (Default branch)

Image nagios-notify is a template-based notify script for Nagios. The templates can be easily edited in a text editor. You can change templates without restarting Nagios. With advanced templates, you can send richtext (even images) over jabber if you use nagios-notify-jabber. It depends only on basic Unix utilities. License: GNU General Public License v2 Changes:
Templates and sample config have been renamed to follow the nagios 3.0 naming schema: s/host-notify-by-/notify-host-by-/; s/notify-by-/notify-service-by-/. Primitive support has been added for conditions in templates. $(math) and $(urlencode) handlers for templates have been added. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

notify-send does not notify real time

Hi, I am having a little trouble getting notify-send to work the way I would like it to. I am using ubuntu - karmic koala 2.6.31-19-generic #56-Ubuntu SMP So here's the problem run the following commands one after the other. notify-send -i info -t 100000 -- "Hi" "world" & notify-send -i... (3 Replies)
Discussion started by: linuxpenguin
3 Replies
Login or Register to Ask a Question
icingastats(8)							      icinga							    icingastats(8)

NAME
icingastats - report statistics information from the Icinga system SYNOPSIS
icingastats [-hVL] [-c config] [-m] [-d] DESCRIPTION
icingastats Is a program designed to provide information on the running Icinga system. It can provide a brief summary of information, or it can be used to export specific information about the nagios system into an MRTG-compatible format. For more information please consult the Icinga online documentation available at http://www.icinga.org or the documentation available with your icinga server's web page. OPTIONS
-c|--config=FILE The main configuration file. On debian systems this defaults to /etc/icinga/icinga.cfg -m|--mrtg Print output in MRTG-compatible format. For more details run icingastats with --help -d|--data=VARS Comma-seperated list of variables to output in MRTG format. For more details run icingastats with --help. -h|--help A helpful usage message -V|--version Print version information -L|--license Print license details FILES
/etc/icinga Default configuration directory for icinga AUTHOR
Icinga was started as Nagios by Ethan Galstad <nagios@nagios.org>. Icinga is maintained by the Icinga Project <info@icinga.org>. This manual page was written by sean finney <seanius@debian.org> for the Debian GNU/Linux operating system (but it may be freely used, modified, and redistributed by others). sean finney February 2006 icingastats(8)