testing from nagios server itself

Assaf Flatto assaf.flatto at ssp-intl.com
Wed Jul 29 11:29:15 CEST 2009


Try changing the service from 
# 'check_sipsak' command definition
define command{
  command_name  check_sipsak
  command_line  $USER1$/check_sipsak -H $ARG1$ -u $ARG2$
}


to be 
# 'check_sipsak' command definition
define command{
  command_name  check_sipsak
  command_line  $USER1$/check_sipsak -H $HOSTADDRESS$ -u $ARG1$
}

As nagios will insert the address of the host the service is associated with to the command line and 
will in effect use 

check_sipsak -H <servername> -u $ARG1$

you will of course need to change the command to check_sipsak!username


Assaf
On Wednesday 29 July 2009 08:19:45 Thomas Kinghorn - MWEB wrote:
> >-----Original Message-----
> >From: Johannes Dagemark [mailto:jd at op5.com]
> >Sent: Wednesday, July 29, 2009 9:04 AM
> >
> >> check_command check_sipsak!/servername/!/username/
> >> }
> >> However, when nagios runs, it returns
> >> SIP CRITICAL: SIP failure ("...")
> >> Any kicks in the right direction would be appreciated.
> >
> >My guess is permissions problem, try executing the command as the user
> >you're running nagios as and see what happens.
> >
> >Cheers
> >Johannes
>
> Many thanks for the reply.
>
> Same issue
>
> $ whoami
> Nagios
>
> $ ./check_sipsak -H <server> -u <username>
> SIP OK: SIP ok
>
> Nagios gives:
>
> SIP CRITICAL: SIP failure ("...")
> This electronic communication and the attached file(s) are subject to a
> disclaimer which can be accessed on the following link: Disclaimer - or
> copy the following URL into your browser -
> http://www.mweb.co.za/disclaimer. If you are unable to view the disclaimer,
> please contact abuse at mweb.com for a copy.
>
> ---------------------------------------------------------------------------
>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day trial. Simplify your report design, integration and deployment - and
> focus on what you do best, core application coding. Discover what's new
> with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
>
> ::: Please include Nagios version, plugin version (-v) and OS when
> ::: reporting any issue. Messages without supporting info will risk being
> ::: sent to /dev/null



-- 
Assaf Flatto
SSP Ops Team
Linux System Administrator
169 Euston Road, London, NW1 2AE





IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) whose registered office is at 1 The Heights, Brooklands, Weybridge. Surrey. KT13 0NY
 
 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list