We don’t specifically have any support for grafana, but there is support to send all metrics to influxdb, though it’s very crude.
$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?
Using it requires some existing understanding of influxdb, as there’s no documentation. 😊
Adam.
From: observium observium-bounces@observium.org On Behalf Of Rafael Coutinho - VIPTELECOM via observium Sent: 12 February 2020 13:44 To: Observium observium@observium.org Cc: Rafael Coutinho - VIPTELECOM core@viptelecom.com.br; adama@memetic.org Subject: Re: [Observium] Traffic comparison
Okay, is there any integration with grafana?
---
Em 12/02/2020 10:32, Adam Armstrong via observium escreveu:
Not at present, but I think this wouldn't be terribly difficult to add.
Though, we are committed to working on other things at the moment.
Adam.
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org > On Behalf Of Rafael Coutinho - VIPTELECOM via observium Sent: 12 February 2020 13:31 To: Observium <observium@observium.org mailto:observium@observium.org > Cc: Rafael Coutinho - VIPTELECOM <core@viptelecom.com.br mailto:core@viptelecom.com.br >; adama@memetic.org mailto:adama@memetic.org Subject: Re: [Observium] Traffic comparison
Good morning, is it possible to have two traffic comparison? One with some ports and the other with others, and point this out separately in $ config, type portpercent and portpercent1. It is possible to increase the amount of colors, because when I put more than 5 groups he starts to repeat the colors.
---
Em 10/02/2020 13:32, Rafael Coutinho - VIPTELECOM via observium escreveu:
yes! Thankyou! Now is ok!
---
Em 10/02/2020 10:46, Adam Armstrong via observium escreveu:
The group ID is in the URL for any of the group pages.
If you change config.php and things stop loading, it's because there's a syntax error in what you added. Make sure brackets and quotations match, and that you have semicolons and commas in the correct place.
Adam.
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org > On Behalf Of Rafael Coutinho - VIPTELECOM via observium Sent: 10 February 2020 13:30 To: Christian Eriksson <christian.eriksson@advania.com mailto:christian.eriksson@advania.com > Cc: Rafael Coutinho - VIPTELECOM <core@viptelecom.com.br mailto:core@viptelecom.com.br >; Observium <observium@observium.org mailto:observium@observium.org > Subject: Re: [Observium] Traffic comparison
Ok, I created the group with the name ISPs, it includes the ports, so far so good, but where do I find the group ID information? I understood that I need to change the name field by the ISPs name and the group ID by the ID on the command line, correct? If so where do I find this group ID information? Because when I put this line in config.php the web access stops working, I believe it is for the reason of not being filled in correctly.
---
Em 10/02/2020 08:42, Christian Eriksson escreveu:
You will need to create a port group and use that group ID in the following statement
$config['frontpage']['portpercent']['<name>'] = array('group' => <group ID>);
/Christian
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org > On Behalf Of Rafael Coutinho - VIPTELECOM via observium Sent: den 10 februari 2020 12:33 To: Observium <observium@observium.org mailto:observium@observium.org > Cc: Rafael Coutinho - VIPTELECOM <core@viptelecom.com.br mailto:core@viptelecom.com.br > Subject: [Observium] Traffic comparison
Hello, I would like to join the discussion list. Today I can't use the traffic comparison screen, how do I do it?
---
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium