Xymon Mailing List Archive search

Can't drop HTTP POST test?

4 messages in this thread

list Ryan Novosielski · Fri, 29 Apr 2011 12:20:37 -0400 ·
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Xymoners,

I have tried the following thrice now:

bin/bb localhost "drop host.umdnj.edu.login"

...login is the name of my post test. I can see the files in the data
directory:

./hist/host,umdnj,edu.login
./histlogs/host_umdnj_edu/login

...anyone have any advice here? Do I have to call it by some other name
because I've named my POST test "login"? I tried dropping "post" also --
no dice.

Or have I found a bug maybe?

- -- 
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk265VUACgkQmb+gadEcsb7q6ACeNykYC8cmmZWR7IsuDedD7QlF
dDoAoJXpYZ1SRiFmpiuf+L9L/703I6aK
=wYHm
-----END PGP SIGNATURE-----
list Ryan Novosielski · Fri, 29 Apr 2011 12:25:37 -0400 ·
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Answered my own question -- the syntax is "drop host.umdnj.edu login"
whereas other places it is host.test. Whoops.
quoted from Ryan Novosielski

On 04/29/2011 12:20 PM, Ryan Novosielski wrote:
Hi Xymoners,

I have tried the following thrice now:

bin/bb localhost "drop host.umdnj.edu.login"

...login is the name of my post test. I can see the files in the data
directory:

./hist/host,umdnj,edu.login
./histlogs/host_umdnj_edu/login

...anyone have any advice here? Do I have to call it by some other name
because I've named my POST test "login"? I tried dropping "post" also --
no dice.

Or have I found a bug maybe?
- -- 
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk265oEACgkQmb+gadEcsb7gOwCgiSvOe5fe1MJeEPPsKnLWQvwU
UN4An28Etjz9FyEFZsdFmn03tRaUGegP
=qNtO
-----END PGP SIGNATURE-----
list Paul Root · Fri, 29 Apr 2011 11:46:18 -0500 ·
I don't think you have the '.' between the host and the test.

And you are doing this on the server not the machine right?

Paul Root
Lead Internet Systems Eng
CenturyLink

-----Original Message-----
From: xymon-bounces at xymon.com
[mailto:xymon-bounces at xymon.com] On Behalf Of Ryan Novosielski
Sent: Friday, April 29, 2011 11:21 AM
To: xymon at xymon.com
Subject: [Xymon] Can't drop HTTP POST test?
quoted from Ryan Novosielski

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Xymoners,

I have tried the following thrice now:

bin/bb localhost "drop host.umdnj.edu.login"

...login is the name of my post test. I can see the files in the data
directory:

./hist/host,umdnj,edu.login
./histlogs/host_umdnj_edu/login

...anyone have any advice here? Do I have to call it by some
other name
because I've named my POST test "login"? I tried dropping
"post" also --
no dice.

Or have I found a bug maybe?

- --
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid -
973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk265VUACgkQmb+gadEcsb7q6ACeNykYC8cmmZWR7IsuDedD7QlF
dDoAoJXpYZ1SRiFmpiuf+L9L/703I6aK
=wYHm
-----END PGP SIGNATURE-----
This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful.  If you have received this communication
in error, please immediately notify the sender by reply e-mail and destroy
all copies of the communication and any attachments.
list Xymon User in Richmond · Fri, 29 Apr 2011 14:55:33 -0400 ·
Right.  It thinks you're trying to drop a host named host.umdnj.edu.login.
You want
bin/bb localhost "drop host.umdnj.edu login"
quoted from Paul Root

On Fri, April 29, 2011 12:46, Root, Paul wrote:
I don't think you have the '.' between the host and the test.

And you are doing this on the server not the machine right?

Paul Root
Lead Internet Systems Eng
CenturyLink

-----Original Message-----
From: xymon-bounces at xymon.com
[mailto:xymon-bounces at xymon.com] On Behalf Of Ryan Novosielski
Sent: Friday, April 29, 2011 11:21 AM
To: xymon at xymon.com
Subject: [Xymon] Can't drop HTTP POST test?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Xymoners,

I have tried the following thrice now:

bin/bb localhost "drop host.umdnj.edu.login"

...login is the name of my post test. I can see the files in the data
directory:

./hist/host,umdnj,edu.login
./histlogs/host_umdnj_edu/login

...anyone have any advice here? Do I have to call it by some
other name
because I've named my POST test "login"? I tried dropping
"post" also --
no dice.

Or have I found a bug maybe?

- --
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid -
973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk265VUACgkQmb+gadEcsb7q6ACeNykYC8cmmZWR7IsuDedD7QlF
dDoAoJXpYZ1SRiFmpiuf+L9L/703I6aK
=wYHm
-----END PGP SIGNATURE-----
This communication is the property of Qwest and may contain confidential
or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful.  If you have received this communication
in error, please immediately notify the sender by reply e-mail and destroy
all copies of the communication and any attachments.