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> On Behalf Of Rafael Coutinho - VIPTELECOM via observium
Sent: 10 February 2020 13:30
To: Christian Eriksson <christian.eriksson@advania.com>
Cc: Rafael Coutinho - VIPTELECOM <core@viptelecom.com.br>; Observium <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> On Behalf Of Rafael Coutinho - VIPTELECOM via observium
Sent: den 10 februari 2020 12:33
To: Observium <observium@observium.org>
Cc: Rafael Coutinho - VIPTELECOM <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?

---