Hi
I have a Nagios XI version 5.5.2 on a CentOS server.
when I want to test SLA from wizard, I faced with below error:
It looks like you are missing check_xisla.php on your Nagios XI server. To use this wizard you must install the check_xisla.php plugin on your server located in the this wizards plugin directory here: /usr/local/nagios/libexec/
I look for check_xisla.php file but I can't find it.
would you please help me in this regard?
SLA Wizard issue
Re: SLA Wizard issue
seems I found the solution
the name of the plugin is "check_xi_sla.php" but Application looking for check_xisla.php
we need to rename the plugin from "/usr/local/nagios/libexec/check_xi_sla.php" to "/usr/local/nagios/libexec/check_xisla.php" or changing Application codes.
for the second solution, Nagios support should help us.
for now, I copied plugin with the name that application is looking for and problem solved.
thanks
the name of the plugin is "check_xi_sla.php" but Application looking for check_xisla.php
we need to rename the plugin from "/usr/local/nagios/libexec/check_xi_sla.php" to "/usr/local/nagios/libexec/check_xisla.php" or changing Application codes.
for the second solution, Nagios support should help us.
for now, I copied plugin with the name that application is looking for and problem solved.
thanks
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: SLA Wizard issue
I believe this to be resolved for the next release.salami wrote:seems I found the solution
the name of the plugin is "check_xi_sla.php" but Application looking for check_xisla.php
we need to rename the plugin from "/usr/local/nagios/libexec/check_xi_sla.php" to "/usr/local/nagios/libexec/check_xisla.php" or changing Application codes.
for the second solution, Nagios support should help us.
for now, I copied plugin with the name that application is looking for and problem solved.
thanks
Re: SLA Wizard issue
Thank you
you can Lock the post
you can Lock the post