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?---