hi,
we configured routers and checking availability report for our customer.
while getting this report we get both host data as well as service data. but host data and service data giving availability of router only with some difference in percentage.
for ex : attached screen shot gives you the host availability of router and ping service for the router.
so , here we dont require availability in two places .
pls suggest to get the host availabilty report alone
availabilty service data
-
wiproltdwiv
- Posts: 281
- Joined: Sat Sep 08, 2012 12:52 am
availabilty service data
You do not have the required permissions to view the files attached to this post.
Re: availabilty service data
The difference in results can be explained with the fact that the checks are run at different times, hence the results are similar but not identical. Currently, there is no way to display a host only pie-chart in the availability report. You can post a feature request on our bug tracker here:
http://tracker.nagios.com
Other option is to delete the ping service if you don't need it (the host check is also a ping check) , and leave the host check only. This way, you would see only the host pie-chart under the availability reports.
http://tracker.nagios.com
Other option is to delete the ping service if you don't need it (the host check is also a ping check) , and leave the host check only. This way, you would see only the host pie-chart under the availability reports.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
wiproltdwiv
- Posts: 281
- Joined: Sat Sep 08, 2012 12:52 am
Re: availabilty service data
Hi,
we have removed the ping service then also we getting service data in report.
PFA and suggest, how we can take only host either service data in report.
we have removed the ping service then also we getting service data in report.
PFA and suggest, how we can take only host either service data in report.
You do not have the required permissions to view the files attached to this post.
Re: availabilty service data
Currently, the availability report includes any specified hosts and their respective services. Decoupling these two metrics for the report would be a feature request.
Former 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.
-
wiproltdwiv
- Posts: 281
- Joined: Sat Sep 08, 2012 12:52 am
Re: availabilty service data
After removing the ping service for the host from the configure menu , still its reflecting in the report.
Please find the attached document for your reference.
Please suggest..
Note: KDCCB-BO-ADKUR-RTR is the hostname we are looking for a change
Please find the attached document for your reference.
Please suggest..
Note: KDCCB-BO-ADKUR-RTR is the hostname we are looking for a change
You do not have the required permissions to view the files attached to this post.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: availabilty service data
To quote abrist, the availability report will always show both host and service output. You have two main options, create your own report via a dashboard or view, or you can contact [email protected] and discuss a custom report that only includes either host or service data.
As for your particular document, it certainly appears that you have not removed the service. It is showing in CCM and throughout the service status page. You will need to remove and apply configuration for it to be correctly displayed. If you have any errors along the way those will also need to be resolved.
As for your particular document, it certainly appears that you have not removed the service. It is showing in CCM and throughout the service status page. You will need to remove and apply configuration for it to be correctly displayed. If you have any errors along the way those will also need to be resolved.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
-
wiproltdwiv
- Posts: 281
- Joined: Sat Sep 08, 2012 12:52 am
Re: availabilty service data
hi,
in ccm you may find services for link alone... i attached doc with specific hostname ends with RTR.
i removed the services for this particular host from CCM and i applied configuration.
i had a call with sales team of nagios. he replied it is possible in nagios to remove the service for the host and it will not reflect in service data while pulling availability report for this particular host.
based on this suggestion i tried removing the ping service for the host which i send earlier in the doc. still its reflecting in report.
could you pls confirm its possible (or) it will comes under custom developement.
in ccm you may find services for link alone... i attached doc with specific hostname ends with RTR.
i removed the services for this particular host from CCM and i applied configuration.
i had a call with sales team of nagios. he replied it is possible in nagios to remove the service for the host and it will not reflect in service data while pulling availability report for this particular host.
based on this suggestion i tried removing the ping service for the host which i send earlier in the doc. still its reflecting in report.
could you pls confirm its possible (or) it will comes under custom developement.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: availabilty service data
I believe what is actually happening, especially for availability reports is that, the reporting function searches through the nagios historical data. Removing a service or check does not remove this data. So you are getting this because the data still exists. You can certainly remove historical data, however that will cause many discrepencies in how this and other services show data. Otherwise unfortunately I do believe this would be some minor custom work to allow removal or specifiy which checks you only wish to see in a report.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.