On Jan 24, 2011, at 2:40 AM, Aleksandar Ivanisevic wrote:

> Alex Dean <a...@crackpot.org> writes:
> 
>> I use a nagios script to periodically publish a stomp message to a
>> queue, and then consume that message.  It doesn't provide anything
>> more than "is ActiveMQ up/down" (no additional statistical
>> information), but it's been useful for us.  If there's interest, I can
>> ask mgmt about open-sourcing it.
> 
> Is it shell or perl? While Net::Stomp works fairly well in Perl, I'm
> still looking for something that will allow me to send/receive via
> STOMP in shell. No, netcat and socat don't count ;)

It's perl + Net::Stomp.

Reply via email to