Search found 7525 matches

by slansing
Mon Feb 02, 2015 11:41 am
Forum: Nagios XI
Topic: show traffic rate in packet per second
Replies: 11
Views: 6732

Re: show traffic rate in packet per second

You can actually use the exact same plugins you would use with NRPE, or any other method. The difference here is that NRDS actually executes them on a cron, and then sends the data up to XI. You would want to follow these guidelines:

https://nagios-plugins.org/doc/guidelines.html#AEN200
by slansing
Mon Feb 02, 2015 11:30 am
Forum: Nagios XI
Topic: host check orphaned issue modgearman
Replies: 2
Views: 2980

Re: host check orphaned issue modgearman

If you are running remote workers, you are going to want to run that worker command on their systems as well, thanks!
by slansing
Mon Feb 02, 2015 11:29 am
Forum: Open Source Nagios Projects
Topic: Installing Nagios distant client
Replies: 14
Views: 4155

Re: Installing Nagios distant client

Yes, exactly, and on the service you would do something like this:

Code: Select all

check_command check_nt!password!CheckUptime!-w 10 -c 20
by slansing
Mon Feb 02, 2015 11:27 am
Forum: Nagios XI
Topic: Nagios-Web Application Development
Replies: 13
Views: 5374

Re: Nagios-Web Application Development

Are you asking if you can use a DBMS instead of the postgreq and mysql databases for XI? If that is the question then no, you cannot. You could connect to those databases though, remotely, and pull reports.
by slansing
Mon Feb 02, 2015 11:25 am
Forum: Open Source Nagios Projects
Topic: service http Critical
Replies: 26
Views: 11932

Re: service http Critical

Can you show us the command definition that you are using there?
by slansing
Mon Feb 02, 2015 11:24 am
Forum: Open Source Nagios Projects
Topic: Config with a graphic plugin
Replies: 7
Views: 2253

Re: Config with a graphic plugin

Of course.
by slansing
Mon Feb 02, 2015 11:19 am
Forum: Open Source Nagios Projects
Topic: Config with a graphic plugin
Replies: 7
Views: 2253

Re: Config with a graphic plugin

You will need to contact sales in this case, not us. Let us know how QL works out for you.
by slansing
Mon Feb 02, 2015 11:18 am
Forum: Nagios XI
Topic: How to Configure Email Notification, notifications missing
Replies: 14
Views: 2414

Re: How to Configure Email Notification, notifications missi

As is shown in the document provided, the commands you are looking for end in handler, which are in that list.
by slansing
Fri Jan 30, 2015 3:59 pm
Forum: Open Source Nagios Projects
Topic: Not receiving alerts (flaps ?)
Replies: 4
Views: 2596

Re: Not receiving alerts (flaps ?)

You need to add the "f" option for host and service notifications to receive an alert when they enter and leave that state, as with any other state option.
by slansing
Fri Jan 30, 2015 2:24 pm
Forum: Nagios XI
Topic: Cannot install oracle plugin
Replies: 3
Views: 1119

Re: Cannot install oracle plugin

Awesome! Yeah they can be a bit finicky with traffic sometimes :).