Search found 4 matches

by notoncall
Fri Jul 18, 2014 4:36 pm
Forum: Nagios XI
Topic: Wizard debugging help php.ini syntax
Replies: 1
Views: 230

Wizard debugging help php.ini syntax

I'm working on a custom wizard and I'm curious about the guide here: http://assets.nagios.com/downloads/nagiosxi/docs/Writing_Custom_Wizards_In_XI.pdf The instructions for raising the error verbosity level include modifying the php.ini file with this line: error_reporting = E_ALL; & ~E_WARNING T...
by notoncall
Mon Jul 14, 2014 2:03 pm
Forum: Nagios XI
Topic: check_nt vs check_nrpe
Replies: 10
Views: 10857

Re: check_nt vs check_nrpe

Okay then it's as a feared. The built-in wizards will not be of any use to me. Thanks anyway.
by notoncall
Wed Jul 09, 2014 4:50 pm
Forum: Nagios XI
Topic: check_nt vs check_nrpe
Replies: 10
Views: 10857

Re: check_nt vs check_nrpe

Thanks for the speedy response! I think I understand you. The solution you proposed is to change the port number that the check_xi_service_nsclient command uses. That's not quite what I want to accomplish as that will continue to use nsclient (check_nt) protocol over the NRPE port 5666. check_nt and...
by notoncall
Wed Jul 09, 2014 4:08 pm
Forum: Nagios XI
Topic: check_nt vs check_nrpe
Replies: 10
Views: 10857

Re: check_nt vs check_nrpe

As we already have a NRPE wizard, and the Windows Desktop/Server monitoring wizard uses NRPE. I realize this is a dated conversation but it's the only thread I've found about this question. I to am very pleased to have a wizard for Windows servers. This will make it much easier for my team to deplo...