Search found 6 matches

by shericaocbania
Fri Mar 16, 2018 6:58 am
Forum: Nagios XI
Topic: activemq nagios plugin error
Replies: 5
Views: 1059

Re: activemq nagios plugin error

Plugins can be written in many different ways using many different languages. As it is unlikely anyone on these forums authored that plugin, the support we can offer is limited to what we already know about the underlying languages/frameworks/technologies involved as well as the documentation provi...
by shericaocbania
Wed Mar 14, 2018 1:39 pm
Forum: Nagios XI
Topic: activemq nagios plugin error
Replies: 5
Views: 1059

activemq nagios plugin error

Hello, I have downloaded a plugin https://github.com/predic8/activemq-nagios-plugin . Trying to run this on our nagios machine on shell, but it is returning me the following error: check_activemq.py: error: too few arguments What am I doing wrong? How do I get the following: [--url-tail URL_TAIL] [-...
by shericaocbania
Wed Dec 13, 2017 8:05 am
Forum: Nagios XI
Topic: Set up up threshold and generating performance data
Replies: 4
Views: 2668

Re: Set up up threshold and generating performance data

kyang wrote:Thanks for the help @mcapra!

shericaocbania, let us know if you have any more questions.
Thanks everyone! It was very helpful! Was able to solve my problem
by shericaocbania
Sun Dec 10, 2017 5:31 pm
Forum: Nagios XI
Topic: Set up up threshold and generating performance data
Replies: 4
Views: 2668

Set up up threshold and generating performance data

I've been trying my best to understand how to set up threshold and generate performance data on my own nagios script. My script's supposed to check how many files are generated every hours. These files have different categories. I need to have the following nagios command working: /usr/local/nagios/...