Hi Team,
I have deployed the Nagios XI in my company and getting the Pending status of localhost.(Error attached)
Pls help to get the resolve this issue.
Thanks,
Shailesh
localhost Pending Error
-
shailu2014
- Posts: 102
- Joined: Thu Apr 24, 2014 3:17 am
localhost Pending Error
You do not have the required permissions to view the files attached to this post.
Re: localhost Pending Error
I believe this is a bug that has already been fixed for the next version. Check the template for localhost in the CCM. Does it have a check command? If not, add it.
Go to the CCM --> Host templates --> xiwizard_nagiosxiserver_host.
Set the following check command:
And the following for the ARGs:
Save and apply. Localhost host checks should schedule and run now.
Go to the CCM --> Host templates --> xiwizard_nagiosxiserver_host.
Set the following check command:
Code: Select all
check_xi_host_pingCode: Select all
$ARG1$: 3000.0
$ARG2$: 80%
$ARG3$: 5000.0
$ARG4$: 100Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
shailu2014
- Posts: 102
- Joined: Thu Apr 24, 2014 3:17 am
Re: localhost Pending Error
Hi Abrist,
Thanks for reply,
I have gone through with your steps but still getting same issue,. (Attached the screen shot).
Kindly suggest to fix the issue....
Thanks,
Sjain
Thanks for reply,
I have gone through with your steps but still getting same issue,. (Attached the screen shot).
Kindly suggest to fix the issue....
Thanks,
Sjain
You do not have the required permissions to view the files attached to this post.
Re: localhost Pending Error
Did those values already exist or did you add them yourself? If you added them yourself, did you make sure to then save and click Apply Config afterward?
Former Nagios employee
-
shailu2014
- Posts: 102
- Joined: Thu Apr 24, 2014 3:17 am
Re: localhost Pending Error
Values is not there then I have added as per your note after that save and click on the Applying configuration.
Thanks,
Sjain
Thanks,
Sjain
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: localhost Pending Error
I think tmcdonald might have pointed you to the wrong template.
Go to CCM --> Host templates --> linux-server
Make the same changes tmcdonald provided above and apply config, everything should be working now.
FYI this is a good exercise in understanding how Nagios uses templates.
Go to CCM --> Host templates --> linux-server
Make the same changes tmcdonald provided above and apply config, everything should be working now.
FYI this is a good exercise in understanding how Nagios uses templates.
- Go to CCM
Hosts
Click localhost
Click the Manage Templates button
Here you can see how the linux-server template is assigned
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
shailu2014
- Posts: 102
- Joined: Thu Apr 24, 2014 3:17 am
Re: localhost Pending Error
Hey Box293/tmcdonald
I m appreciate both you to resolve the my issue. Thanks again.....
Thanks,
Sjain
I m appreciate both you to resolve the my issue. Thanks again.....
Thanks,
Sjain
Re: localhost Pending Error
I know abrist and I both have beards, but that doesn't make us the same personBox293 wrote:I think tmcdonald might have pointed you to the wrong template.
Glad to see the issue was resolved!
Former Nagios employee