Spark, msg commandline

Good afternoon,

I use the Nagios, to carry out monitoring of my assets, NETWORK.

And I would like to send alert via Spark. Is there any way to send message via CommandLine for an Account Spark?

Operating system is Linux.

sure is, check out sendxmpp

I found the 0.0.8 version to be buggy, but am working with the version from cvs just fine.

http://sendxmpp.platon.sk/

When run the sendxmpp with the parameters the following this error

Can’t use an undefined value as a HASH reference at /usr/local/share/perl/5.8.8/XML/Stream.pm line 1167.

Yeah, happened to me to, it’s even written on that page that I sent you to.

Basically it’s a problem with Net::XMPP. Google around for the issue, there are fixes out there. I ended up using this.