Hello,
I am trying to generate Availability Reports on Hostgroups that contain other hostgroups.
The resulting report is generated as if all hosts are part of one hostgroup and dose not divide them in the parent hostsgroups.
HOSTGROUP1---HOSTGROUP-RED (containing 2 REDHOSTS)
---HOSTGROUP-GREEN (containing 2 GREENHOSTS)
---HOSTGROUP-BLUE (containing 2 BLUEHOSTS)
The report will show all hosts as part of HOSTGROUP1 and will not devide stats for the sub hostgroups.
Is this possible?
ThanKs
Sandro
Generating Availability reports divided by Hostgroup
-
nagiosEngie
- Posts: 104
- Joined: Thu May 03, 2018 7:57 am
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Generating Availability reports divided by Hostgroup
The reports does not show "sub-hostgroups" but you can run seperate report that contains all of the hosts in :nagiosEngie wrote: Is this possible?
HOSTGROUP1
HOSTGROUP-RED
HOSTGROUP-GREEN
HOSTGROUP-BLUE
-
nagiosEngie
- Posts: 104
- Joined: Thu May 03, 2018 7:57 am
Re: Generating Availability reports divided by Hostgroup
Hi Scott,
this is not very practical because the customer will receive a CSV file for every report and then he will have to put all together again in one file separating the different hostgroups.
So I guess there is no way of customizing the report (I searched, but couldn't find any documents giving instructions on how to modify/customize the reports).
Thanks
Sandro
this is not very practical because the customer will receive a CSV file for every report and then he will have to put all together again in one file separating the different hostgroups.
So I guess there is no way of customizing the report (I searched, but couldn't find any documents giving instructions on how to modify/customize the reports).
Thanks
Sandro
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Generating Availability reports divided by Hostgroup
Not in the way you are requesting. Sorry.nagiosEngie wrote:So I guess there is no way of customizing the report (I searched, but couldn't find any documents giving instructions on how to modify/customize the reports).
-
nagiosEngie
- Posts: 104
- Joined: Thu May 03, 2018 7:57 am
Re: Generating Availability reports divided by Hostgroup
Hi is it possible to extract the availability data from the rrd files?
If yes can you give me an example of the command?
Thanks
Sandro
If yes can you give me an example of the command?
Thanks
Sandro
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Generating Availability reports divided by Hostgroup
Sorry, RRD files do not contain availability data, only the values for the metric at each time interval.nagiosEngie wrote:Hi is it possible to extract the availability data from the rrd files?
If yes can you give me an example of the command?
Thanks
Sandro