Search found 6 matches

by Maorzv
Tue Sep 29, 2015 3:06 pm
Forum: Nagios XI
Topic: Monitor ActiveMQ
Replies: 1
Views: 447

Monitor ActiveMQ

I am trying to monitor ActiveMQ (Installed on windows server) with Nagiosxi. But I can't find a .bat file.

I can find only scripts for linux, there is any .bat files archive of Nagios that I can download it from?

Thanks.
by Maorzv
Thu Sep 03, 2015 8:21 am
Forum: Nagios XI
Topic: Nagios Web Interface (without administrator permissions)
Replies: 3
Views: 549

Nagios Web Interface (without administrator permissions)

I made two dashboards and I want to create a new nagios user without Admin permissions (this step it fine). I want this user to be able to see ONLY these two dashboards, also, I want it to be the first page that he can see. My question: is there away to do it with Nagios? maybe I need some plugin? i...
by Maorzv
Tue Sep 01, 2015 4:11 pm
Forum: Nagios XI
Topic: NRPE: Unable to read output in Solaris 10
Replies: 7
Views: 2662

Re: NRPE: Unable to read output in Solaris 10

Thank you both for trying to help. when I try: ./check_nrpe -H 127.0.0.1 -n I receive: NRPE v2.15 when: . /nrpe -V receive: NRPE - Nagios Remote Plugin Executor Copyright (c) 1999-2008 Ethan Galstad (nagios@nagios.org) Version: 2.15 Last Modified: 09-06-2013 License: GPL v2 with exemptions (-l for m...
by Maorzv
Tue Sep 01, 2015 12:53 pm
Forum: Nagios XI
Topic: NRPE: Unable to read output in Solaris 10
Replies: 7
Views: 2662

Re: NRPE: Unable to read output in Solaris 10

you right, I use NRPE without SSL (-n). I changed dont_blame_nrpe to 1 (dont_blame_nrpe=1) so now I can use arguments. I tried : <13:46:26 root@local /usr/local/nagios/libexec>$ ./check_nrpe -H server -t 30 -c check_load -n -a '-w 15,10,5 -c 30,20,1' NRPE: Unable to read output <13:52:51 root@local ...
by Maorzv
Tue Sep 01, 2015 10:12 am
Forum: Nagios XI
Topic: NRPE: Unable to read output in Solaris 10
Replies: 7
Views: 2662

NRPE: Unable to read output in Solaris 10

HI Everyone, I am new in Nagios, and my company asked me to test Nagiosxi. So far it is not that hard, but I have a problem when I want to monitor Solaris 10 server with following services: Users Load Disk Usage Sendmail Rest of the services are working well. The services that don't work with NRPE, ...