Re: [Nagios-users] Using $ in password

2006-12-20 Thread Kareem Mahgoub
ot; <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 20, 2006 4:44 AM Subject: Re: [Nagios-users] Using $ in password I ran into a similar issue when using the check_snmp plugin and my ultimate solution was to write a small wrapper shell script with the password hard coded in it and call that as

Re: [Nagios-users] Using $ in password

2006-12-19 Thread Rob Brown
n cause there are hundreds of > devices with password having the "$" character > Thanks all for your help > - Original Message - > From: "Mike Holloway" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, December 13, 2006 12:07 AM > Subject: Re: [Nagio

Re: [Nagios-users] Using $ in password

2006-12-13 Thread Kareem Mahgoub
- Original Message - From: "Andreas Ericsson" <[EMAIL PROTECTED]> To: "Kareem Mahgoub" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 13, 2006 10:56 AM Subject: Re: [Nagios-users] Using $ in password > Kareem Mahgoub wrote: > > Dear Al

Re: [Nagios-users] Using $ in password

2006-12-13 Thread Kareem Mahgoub
y, December 13, 2006 12:07 AM Subject: Re: [Nagios-users] Using $ in password In checkcommands.cfg, try wrapping ARG3 in single quotes on the command_line. From experience, you are better off changing the password to not use a $ character. # 'check_httpp' command definition d

Re: [Nagios-users] Using $ in password

2006-12-13 Thread Andreas Ericsson
Kareem Mahgoub wrote: > Dear All, > > I have a simple question. What should I do to include the character $ as one > of the password characters in the check command? > As the docs state, escape it with $, so that you have $$3cr3t when the real password is actually $3cr3t > Here are some requir

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Mike Holloway
ds > - Original Message - > From: <[EMAIL PROTECTED]> > To: > Sent: Tuesday, December 12, 2006 9:28 PM > Subject: Re: [Nagios-users] Using $ in password > > >> Normally, doubling the $ sign and eclosing the statement in single >> quotes &g

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Jason Little
Sorry confusing nagios and mimedefang. D'oh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Little Sent: Tuesday, December 12, 2006 3:02 PM To: nagios-users@lists.sourceforge.net; [EMAIL PROTECTED] Subject: Re: [Nagios-users] Using $ in pas

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Jason Little
ic options enabled. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Shellam (Mailing Lists) Sent: Tuesday, December 12, 2006 3:03 PM To: Nagios Users mailinglist Subject: Re: [Nagios-users] Using $ in password Also have you noticed the typo? Or is che

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Jason Little
esday, December 12, 2006 2:50 PM To: nagios-users@lists.sourceforge.net; [EMAIL PROTECTED] Subject: Re: [Nagios-users] Using $ in password Thanks for all who replied to me, but unfortunately the three solutions didn't work. Kindly if anyone has other ideas, post it. Regards - Original Message

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Andy Shellam (Mailing Lists)
Thanks for all who replied to me, but unfortunately the three >> solutions didn't work. Kindly if anyone has other ideas, post it. >> Regards >> - Original Message - >> From: <[EMAIL PROTECTED]> >> To: >> Sent: Tuesday, December 12, 2006 9:28 P

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Andrew Cruse
6 9:28 PM > Subject: Re: [Nagios-users] Using $ in password > > >> Normally, doubling the $ sign and eclosing the statement in single >> quotes works fine. >> >> check_command check_httpp!61002!192.168.1.4!:'33

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Kareem Mahgoub
Thanks for all who replied to me, but unfortunately the three solutions didn't work. Kindly if anyone has other ideas, post it. Regards - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, December 12, 2006 9:28 PM Subject: Re: [Nagios-users] Using $ in password

Re: [Nagios-users] Using $ in password

2006-12-12 Thread Jason . Shein
TO THE SENDER. ___ "Kareem Mahgoub" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 12/12/2006 02:10 PM To cc Subject [Nagios-users] Using $ in password Dear All, I have a simple question. What should I do to include the char

[Nagios-users] Using $ in password

2006-12-12 Thread Kareem Mahgoub
Dear All, I have a simple question. What should I do to include the character $ as one of the password characters in the check command? Here are some required information: 1- OS FC 5 2- kernel 2.6.18-1 3- Nagios version 2.5 4- The command definition # 'check_httpp' command definition define