
It only does HTTP, and no auth is supported.
:D
adam. On 2018-02-01 15:53:39, Serghei Golipad s.golipad@uk.cdw.com wrote: Cheers Adam. Does it support authentication? Also is there transport option i.e. http or udp (presume http is default)? From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: 01 February 2018 15:36 To: observium@observium.org Subject: Re: [Observium] Exports to Grafana This will probably require me to commit the "testing" code, so beware that this may disappear/break/change at any time (if we decide on a better way of naming things is the most likely change). $config['influxdb']['enabled'] = FALSE; // Enable or disable posting data to InfluxDB $config['influxdb']['debug'] = FALSE; // If true, just write updates to /tmp $config['influxdb']['server'] = 'localhost:8086'; // Where is InfluxDB listening? $config['influxdb']['db'] = 'observium'; // Which InfluxDB database? Are the relevant config options. If the host is correct for you (I'd recommend running it on a different server tbh), you can just set enabled to true. I suspect if we switch to using UDP and queuing (which we should), I'll change 'enabled' to 'enable', so that it stops working until people switch to UDP. adam. On 2018-02-01 15:26:00, Serghei Golipad <s.golipad@uk.cdw.com [mailto:s.golipad@uk.cdw.com]> wrote: So how do we set it up? J From: observium [mailto:observium-bounces@observium.org [mailto:observium-bounces@observium.org]] On Behalf Of Adam Armstrong Sent: 01 February 2018 15:24 To: observium@observium.org [mailto:observium@observium.org] Subject: Re: [Observium] Exports to Grafana So, having re-enabled this on my dev install, it seems it still functions : https://i.imgur.com/9R0Uuyl.png [https://i.imgur.com/9R0Uuyl.png] I'm not sure how far it can scale, or how it behaves in odd circumstances, but it does seem to work. Indexing basically uses the "type" part of the rrd filename and the "index" part. This made it easy to modify the existing RRD-handling functions. adam. On 2018-02-01 14:03:13, Serghei Golipad <s.golipad@uk.cdw.com [mailto:s.golipad@uk.cdw.com]> wrote: Just looked at that, shame there’s no progress L From: observium [mailto:observium-bounces@observium.org [mailto:observium-bounces@observium.org]] On Behalf Of Markus Klock Sent: 01 February 2018 13:59 To: Observium Subject: Re: [Observium] Exports to Grafana There was talk about exporting atleast poller-stats to influxDB so that they could be graphed with grafana. Not much progress on that lately though. http://jira.observium.org/browse/OBS-2336 [http://jira.observium.org/browse/OBS-2336] /Markus 2018-02-01 14:50 GMT+01:00 Serghei Golipad <s.golipad@uk.cdw.com [mailto:s.golipad@uk.cdw.com]>: Guys, any plans to do similar to LibreNMS of exporting stats to Grafana for nice graphs? Which is the only reason why we run it in the 1st place L
PLEASE CONSIDER THE ENVIRONMENT BEFORE PRINTING THIS EMAIL.
CDW Limited is a Company registered in England and Wales. This email is sent for and on behalf of CDW Finance Holdings Limited. CDW Finance Holdings Limited is the UK holding company for CDW Limited trading as CDW. The registered office for CDW Finance Holdings Limited (Company Number 05872067) and its UK group undertakings is 10 Fleet Place, London, EC4M 7RB. VAT Registration 902 1949 39. Confidentiality: This e-mail contains proprietary information, some or all of which may be confidential and/or legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail and then delete the original. If you are not the intended recipient you may not use, disclose, distribute, copy, print or rely on any information contained in this e-mail. You must not inform any other person other than CDW or the sender of its existence.
For more information about CDW please visit www.uk.cdw.com [http://www.uk.cdw.com]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]