Hi,
it' possible combine same service of several hosts in same Graph?
Tnks
Same service of several hosts in same Graph
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Same service of several hosts in same Graph
Are the hosts in the same hostgroup? Also, what services are you looking to graph?
Re: Same service of several hosts in same Graph
You may want to look at the check_multi plugin, it will allow you to run miltiple checks and graph them as one check, consolidating the performance data in to one graph.
https://exchange.nagios.org/directory/P ... ti/details
https://exchange.nagios.org/directory/P ... ti/details
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Same service of several hosts in same Graph
Yes the hosts are in the same hostgroup and the services are script powershell that i call to monitoring NLB Cluster Connections. I want aggregate more data performance into once to same graphdwhitfield wrote:Are the hosts in the same hostgroup? Also, what services are you looking to graph?
Re: Same service of several hosts in same Graph
Did you take a look at check_multi as per @tgriep's post?
Former Nagios employee
Re: Same service of several hosts in same Graph
Yes, it works great!
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Same service of several hosts in same Graph
Great v.tondino, do you consider this issue resolved?
Previous Nagios employee