Search found 7 matches

by logan428
Mon Aug 12, 2013 10:10 am
Forum: Nagios XI
Topic: Service Status: (No output returned from plugin)
Replies: 9
Views: 10089

Re: Service Status: (No output returned from plugin)

Firstly, I am running this on RHEL 6.4 and would like to monitor logfiles using the plugin check_logfiles. As I stated in my previous posts, It works with NagiosXI when monitoring logfile on local server(XI server) but not when using with NRPE to monitor logile on remote hosts. Here is the command l...
by logan428
Fri Aug 02, 2013 2:39 pm
Forum: Nagios XI
Topic: Service Status: (No output returned from plugin)
Replies: 9
Views: 10089

Re: Service Status: (No output returned from plugin)

*is the -a option a nrpe or check_logfiles option? the -a options is nrpe command argument. When NRPE executes the command everything after -a is added as an argument on the command line. Reason I asked is on your first post, looked like a check_logfiles option. If this is a nrpe option, where shou...
by logan428
Fri Aug 02, 2013 2:19 pm
Forum: Nagios XI
Topic: Service Status: (No output returned from plugin)
Replies: 9
Views: 10089

Re: Service Status: (No output returned from plugin)

yancy wrote:The issue is the your dcdiag is not showing info about fsmo.

can you run the following

Code: Select all

dcdiag /test:fsmocheck
and post the output

-Yancy
Where is this command. I am usinng RHEL 6.4 servers. Do I run this from my NagiosXI server or the remote host?
by logan428
Fri Aug 02, 2013 1:41 pm
Forum: Nagios XI
Topic: Service Status: (No output returned from plugin)
Replies: 9
Views: 10089

Re: Service Status: (No output returned from plugin)

I already have the command definition in nrpe.cfg, and ffter restarting xinetd and modifying the $ARG1$ in the Service Config to check_logfiles -a '--config=/app/nagiosxi/config/logfiles/alerts/alerts1.cfg' ... I now get the error below: UNKNOWN - can not load configuration file --config=/app/nagios...
by logan428
Fri Aug 02, 2013 9:19 am
Forum: Nagios XI
Topic: Service Status: (No output returned from plugin)
Replies: 9
Views: 10089

Service Status: (No output returned from plugin)

I am getting this error from a service in NagiosXI to monitor a remote host logfile usng the plugin check_logfiles with nrpe. When I define the same service using localhost(NagiosXI server) and without nrpe, the monitoring is fine. The plugin is installed on both the NagiosXI server and the remote h...
by logan428
Fri Jul 26, 2013 11:29 pm
Forum: Nagios XI
Topic: need help in configuring check_logfiles plugin
Replies: 3
Views: 1668

Re: need help in configuring check_logfiles plugin

Thanks for replying. I am using Nagios XI 2012r2.2.
I am not clear on where to check the encoding but I am not using any quotes on my Service and Command definitions.
by logan428
Thu Jul 25, 2013 1:52 pm
Forum: Nagios XI
Topic: need help in configuring check_logfiles plugin
Replies: 3
Views: 1668

need help in configuring check_logfiles plugin

I am new to Nagios and currently evaluating NagiosXI and would appreciate assistance in configuring check_logfiles plugin to work with XI. I got this error on the Xi view console: NRPE: Command 'check_logfiles' not defined I have added to nrpe.local.cfg: - command[check_logfiles]=/...