Hi,i have it running on Ubuntu 12.04 LTSit might take time to poll the devices correctly and find the interfaces…also you need to make sure the interface names are set as " pppoe-* " otherwise it won’t be detected correctlyRegardsSimonOn 17 Jul 2014, at 11:43, Paolo Giustiniani <clubbu@gmail.com> wrote:Hello Simon,i commented out the pppeo line in defaults.inc.php$ config ['bad_if'] [] = "pppoe-“;
but this doesn't workHave you install observium in centos o debian?2014-07-17 12:37 GMT+02:00 Simon Smith <simonsmith5521@gmail.com>:
Hi,i currently use the professional for our PPPOE session on mikrotik equipmentwe also monitor the PPP interfaces on our standard ADSL routers with SNMP enabled :)i just simply commented out the pppoe line in defaults.inc.php# $ config ['bad_if'] [] = "pppoe-“;but im sure the is a better way :)RegardsSimon - Hestor LtdOn 17 Jul 2014, at 11:25, Paolo Giustiniani <clubbu@gmail.com> wrote:Hello to all,i would buy professional edition.I would like to first know how to enable the discovery interface pppThanks2014-05-30 14:44 GMT+02:00 <simonsmith5521@gmail.com>:Hi,thanks for that, I forgot about looking in the wiki…question, it says to put in the ignore variable if I want to ignore stuff…but I don't!!! I want to show the pppoe interfaces ???so, should I just simple put…$config[‘bad_if'][] = “”and that would clear all the bad_if stuff ???regardsSimonSent from Surfacehttp://www.observium.org/wiki/Configuration_Options#Configuration_format
On 05/30/2014 01:06 PM, Simon Smith wrote:
> Hi,
>
> If I'm not to edit the defaults.inc.php
>
> Then how would I include it in my config.php
>
> Remember I want to show stuff with pppoe in the name!?
>
> Regards
>
> Simon
>
> Sent from my iPhone
>
>> On 30 May 2014, at 12:00 pm, Tom Laermans <tom.laermans@powersource.cx> wrote:
>>
>> (please don't edit defaults.inc.php)
>>
>>> On 05/30/2014 12:53 PM, Simon Smith wrote:
>>> Hi,
>>>
>>> What equipment are you using?
>>>
>>> Because all I did was comment out the pppoe line in the defaults.inc.php file
>>>
>>> And the discovery found all our pppoe connects on our ADSL routers and our mikrotik equipment???
>>>
>>> Regards
>>>
>>> Simon
>>>
>>> Sent from my iPad
>>>
>>>> On 30 May 2014, at 11:26 am, Paolo Giustiniani <clubbu@gmail.com> wrote:
>>>>
>>>> I would like to monitor several interfaces pppoe connections.
>>>>
>>>> I enabled the feature and vpdn pppoe
>>>>
>>>> # $ config ['bad_if'] [] = "pppoe-";
>>>> $ config ['poller_modules'] ['cisco-vpdn'] = 1;
>>>>
>>>> The process of self discovery did not detect it.
>>>>
>>>> The command show vpdn order properly connections.
>>>>
>>>> How can I do?
>>>>
>>>>