Search found 4 matches
- Wed Oct 05, 2016 9:03 am
- Forum: Nagios XI
- Topic: Same service of several hosts in same Graph
- Replies: 6
- Views: 1380
Re: Same service of several hosts in same Graph
Yes, it works great!
- Tue Oct 04, 2016 2:29 am
- Forum: Nagios XI
- Topic: Same service of several hosts in same Graph
- Replies: 6
- Views: 1380
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?
- Mon Oct 03, 2016 11:07 am
- Forum: Nagios XI
- Topic: Same service of several hosts in same Graph
- Replies: 6
- Views: 1380
Same service of several hosts in same Graph
Hi,
it' possible combine same service of several hosts in same Graph?
Tnks
it' possible combine same service of several hosts in same Graph?
Tnks
- Thu Sep 29, 2016 5:53 am
- Forum: Nagios XI
- Topic: Performance Data not in Performance Graph
- Replies: 1
- Views: 402
Performance Data not in Performance Graph
Hi, From my powershell script, via NRPE, send this output << OK: Avg of 2 samples:" {Latency (Read: 35.73252ms)(Write: 3.18636ms)} "| Read=35.73252ms; Write=3.18636ms;" >> to Nagios server. Those are correctly show in Advanced Status Details,but only" Read" are visible in Pe...