When I ran to update the ports this is what happened
[CODE]
# ./discovery.php -h nw_v100_mt -m ports
Observium CE 0.15.6.6430
Discovery
Current Revision : 6430
New Revision : 7339
nw_v100_mt 1 routeros
Ports :
.................XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Module [ ports ] time: 11.5045s
Device [ nw_v100_mt ] discovered in 11.50 seconds
Memory usage: 9.75MB (peak: 11.5MB)
MySQL: Cell[21/0.06s] Row[0/0s] Rows[4/0.03s] Column[0/0s] Update[1/0s] Insert[2/0s] Delete[0/0s]
[/CODE]
In the GUI on this router I still see over 800 being recorded. When I look at Traffic Graph, the key at the bottom goes on forever.
From: observium [mailto:observium-bounces@observium.org]
On Behalf Of Adam Armstrong
Sent: 24 December 2015 16:14
To: observium@observium.org
Subject: Re: [Observium] MikroTik CCR interface graphs show lower throughput
Rebooting has largely zero effect on Observium, since there is no in-memory state.
You need to rediscover the device you're trying to change the ports for :
./discovery.php -h <device> -m ports
adam.
Sent from
Mailbird
On 24/12/2015 16:12:51, Alasdair MacLeod <alasdair@jhcs.com> wrote:
I rebooted to ensure the new config was applied.
I assume there is a better way to do this?
If this was discussed earlier today, I apologise. I only joined this today.
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
Sent: 24 December 2015 15:56
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] MikroTik CCR interface graphs show lower throughput
Ports are only removed during discovery.
You'll then need to purge them from the deleted ports page at the bottom of the ports menu.
Adam.
Sent from BlueMail
On 24 Dec 2015, at 15:42, Alasdair MacLeod <Alasdair@jhcs.com> wrote:
No, I just rebooted the server!
Let me try that.From: observium [mailto:observium-bounces@observium.org] On Behalf Of Eduardo Schoedler
Sent: 24 December 2015 15:40
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] MikroTik CCR interface graphs show lower throughput
Did you run discovery and poller again?
2015-12-24 13:37 GMT-02:00 Alasdair MacLeod <Alasdair@jhcs.com>:
I made the change but unfortunately it did not resolve the issue L
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Eduardo Schoedler
Sent: 24 December 2015 15:33
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] MikroTik CCR interface graphs show lower throughput
All configuration you have to do in the config.php! :)
2015-12-24 12:45 GMT-02:00 Alasdair MacLeod <Alasdair@jhcs.com>:
Hi Eduardo,
Where do I add this?
Config.php?
Where is the default location for this?
Thanks.
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Eduardo Schoedler
Sent: 24 December 2015 13:37
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] MikroTik CCR interface graphs show lower throughput
Try this:
$config['bad_if_regexp'][] = '/^.pppoe-/';
$config['bad_if_regexp'][] = '/^.pptp-/';
2015-12-24 11:33 GMT-02:00 Alasdair MacLeod <Alasdair@jhcs.com>:
Observium also detects all the PPPoE connections as interfaces (not ports).
Is it possible to tell observium to ignore all Ports / Interfaces excluding those I stipulate?
At the moment, on this router im testing with, it has picked up over 800 additional interfaces which I don’t care about. Im concerned that this will be causing it to do way more work than necessary. If I then add in another 60 odd routers and it does the same to them all, it may cause the workload to be too great.
Thanks.
Al
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Eduardo Schoedler
Sent: 24 December 2015 13:27
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] MikroTik CCR interface graphs show lower throughput
This is a long time bug in Mikrotik, software-devices are 32-bit only.
--
Eduardo Schoedler
2015-12-24 11:11 GMT-02:00 Alasdair MacLeod <Alasdair@jhcs.com>:
No, they are being detected as 32bit. How can I fix that?
Thanks.
Regards
Alasdair MacLeod
Senior Technician
Newark Wireless
JHCS Ltd
27-29 Kirkgate Newark,
Nottinghamshire, NG24 1ADwww.jhcs.com|Alasdair@jhcs.com
Tel | +44 (0) 1636 682 244
Fax | +44 (0) 1636 704 571
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Tom Laermans
Sent: 24 December 2015 12:55
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] MikroTik CCR interface graphs show lower throughput
Hi,
115Mbit is the limit for 32bit counters, are the ports being detected as 64bit?
(See device > properties > ports)
Tom
On Dec 24, 2015 1:39 PM, Alasdair MacLeod <Alasdair@jhcs.com> wrote:
Hi Guys,
I just started using Observium. Everything looks great except our CCRs are showing much lower throughput on the interfaces than they are actually passing. One interface is passing a fairly consistent 300-400Mbps but Observium graphs it as 100-130Mbps.
Cacti graphs the same interface on the same device correctly so I don’t think it’s the router, I think I must have set something up incorrectly within Observium.
Any pointers on this would be great.
Thanks.Regards
Alasdair MacLeod
Senior Technician
Newark Wireless
JHCS Ltd
27-29 Kirkgate Newark,
Nottinghamshire, NG24 1ADwww.jhcs.com|Alasdair@jhcs.com
Tel | +44 (0) 1636 682 244
Fax | +44 (0) 1636 704 571
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
--
Eduardo Schoedler
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
--
Eduardo Schoedler
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
--
Eduardo Schoedler
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium