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?