Search found 11 matches
- Mon Dec 10, 2018 3:23 pm
- Forum: Nagios XI
- Topic: Google Cloud Platform compliance
- Replies: 3
- Views: 927
Re: Google Cloud Platform compliance
Thank you!
- Mon Dec 10, 2018 5:44 am
- Forum: Nagios XI
- Topic: Google Cloud Platform compliance
- Replies: 3
- Views: 927
Google Cloud Platform compliance
Hello All!
I have looked for this info, but I can't find anything about it, neither pro or con. Is Nagios XI officially compliant and supported to run on a virtual server hosted by Google Cloud Platform, or by any other cloud provider?
Bests,
Peter
I have looked for this info, but I can't find anything about it, neither pro or con. Is Nagios XI officially compliant and supported to run on a virtual server hosted by Google Cloud Platform, or by any other cloud provider?
Bests,
Peter
- Mon Jun 25, 2018 3:05 pm
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
Thanks.scottwilkerson wrote:I will put this in for consideration
- Sun Jun 24, 2018 2:27 pm
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
This is a similar thread like mine, from 2015. They are talking about tha updating process_perfdata.pl script.
https://support.nagios.com/forum/viewto ... 16&t=30870
https://support.nagios.com/forum/viewto ... 16&t=30870
- Sat Jun 23, 2018 3:06 am
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
It's not 100% decided but is on the roadmap for Nagios XI 6 https://www.nagios.com/roadmaps/ may be some combination of influxDB or grafana or both Hm... According to the roadmap, Nagios XI 6 is planned for no sooner than 2019 Q2, so it is at least 1 year from now. Considering that this is a long w...
- Fri Jun 22, 2018 4:00 pm
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
In Nagios XI we have never used this mode where there are multiple RRD files per service and as such Nagios XI EXPECTS there to be just 1 RRD file per service. Understood. While I agree, it simply is not available currently. And I would put in a feature request for you however, before the system wo...
- Fri Jun 22, 2018 2:59 pm
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
OK, just to sum up all details I can think of (previous messages were sent from mobile, so they were cut short)! - New Nagios XI system is installed, and some custom services were developed, including some, that have performance counters are that potentially extended or reduced in number, as output ...
- Fri Jun 22, 2018 1:05 pm
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
Yes, it does. Is this saved in somewhere else, other than in the original RRD file?
Goal is to have the performance counters (and graphs, obviuosly) dynamic. Add new counters automatically when perf data with new counter name is received.
Goal is to have the performance counters (and graphs, obviuosly) dynamic. Add new counters automatically when perf data with new counter name is received.
- Fri Jun 22, 2018 12:17 pm
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
The original RRD and XML files were deleted while the service was temporarily disabled. The current files are all newly generated.
- Fri Jun 22, 2018 11:06 am
- Forum: Nagios XI
- Topic: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
- Replies: 16
- Views: 542
Re: RRD_STORAGE_TYPE = MULTIPLE, ho graphs anymore
They are capable of having multiple datasources but the amount of datasources can never change once create. you need to send the same amount of datasources as when the rrd was created or it will not update. RRD files are a fixed size from creation and cannot change to a dynamic amount of datasource...