[Nagiosplug-help] Nagios + Gnokii
Marlo Bell
BELLMR at ldschurch.org
Thu Dec 7 17:27:13 CET 2006
Are you getting any error messages. Just looking at it the semi-colons may be
causing the problem because the shell will interpret them as the end of the
command. Just a thought
Marlo
_____________________________________________
From: haydar akpinar [mailto:haydar.akpinar at argela.com.tr]
Sent: Thursday, December 07, 2006 2:32 AM
To: <nagiosplug-help at lists.sourceforge.net>
Subject: [Nagiosplug-help] Nagios + Gnokii
Hello List....
I have installed Nagios on my Redhat 9 machine and it is working like a
charm. Also I have installed Gnokii on my system and I have been sending SMS
messages via
echo "hello" | gnokii --sendsms "the cellphone number"
Up to this point everything seems to work, but when I try to send sms via
Nagios it seems to fail.
I have followed the instructions that was given from the nagios and cant
figure out as to why I am getting such errors
<<<< the information I have followed from nagios site >>>>
#Nagios command obj
# 'host-notify-by-gnokii' command definition
define command{
command_name host-notify-by-gnokii
command_line /opt/nagios/bin/sms_notification_by_gnokki $CONTACTPAGER$
"Nagios Host Alert \n\n $HOSTALIAS$ is $HOSTSTATE$; $OUTPUT$; $DATETIME$"
}
send sms example script:
----------------------------------
#!/bin/sh
#
# Gnokii Plugin script
# (c) Horst venzke
# v 0.1 - 17.01.2004
mess=$2
number=$1
echo $mess | gnokii --sendsms $number
Can some one help me with this issue.
Regards
Haydar
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
----------------------------------------------------------------------
NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
More information about the Help
mailing list