Hello Markus
Thanks for your help. I have enabled the configuration in the config.php file. Also enabled debug to see, if observium is doing something ... and it is ok. If I copy the output from the txt file into the database it works.
Writing into the the database from Observium dosen't work, I think I had to send also a token for it. In the influx.inc.php I don't see any option for a token. Do I missing some setting in the InfluxDB? I tried also with the username and password.
Regards Walter
Am 26.10.2021 06:37, schrieb Markus Klock via observium:
You could also configure Observium to insert data into InfluxDB and use Grafana to create a dashboard from the InfluxDB-data. Just enable this in config.php
$config['influxdb']['enabled'] = FALSE; // Enable or disable posting data to InfluxDB $config['influxdb']['server'] = 'localhost:8086'; // Where is InfluxDB listening? $config['influxdb']['db'] = 'observium'; // Which InfluxDB database?
/Markus
Den mån 25 okt. 2021 kl 18:09 skrev Milton Ngan via observium observium@observium.org:
Not divided by 10, divided by 8. The SNMP interface counters uses bytes not bits. This is something you will need to handle in Grafana.
From: observium observium-bounces@observium.org on behalf of Walter via observium observium@observium.org Sent: Sunday, October 24, 2021 1:46:32 PM To: observium@observium.org Cc: Walter Subject: Re: [Observium] integrate Observium with Grafana
Hello Luis
I ihave nstalled grafana-rrd-server on the observium, and than from grafana connect with a jason plugin to the server. I have defined in the observium a RRD Dir and make a ln -s to all RRD that I need.
The only thing is that the value for bandwith utilisation shwoing in grafana is divided with 10, I don't now why. Maybe I have to use the enterprise version to manipulate some values. All other kind of values are ok.
I will investigate later on.
Regards
Walter Am 24.10.21 um 17:10 schrieb Luis Olavarrieta via observium:
Hi guys, has anyone integrated Observium with Grafana to create dashboards? I don’t know the structure of the DB in observium and have been doing some test with no luck on the results, so any examples will be really appreciated.
Regard,s
Luis
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium