![](https://secure.gravatar.com/avatar/de63b461f09f3b8b208425e98ac41433.jpg?s=120&d=mm&r=g)
Thanks Milton
That was it I needed.
Have a nice day.
2014-12-02 5:54 GMT-02:00 Milton Ngan milton@valvesoftware.com:
$config['int_groups'][] = 'CDN';
Then tag all your CDN ports like this
"CDN: Limelight [10Gbit]" "CDN: Akamai [10Gbit]"
It will aggregate all the CDN's together so you can see the global CDN traffic, and group all the ports together. But if you have multiple ports to the same CDN that you want to aggregate, then you may have to try another option. I have been exploring "groups" to see what is possible with these. That maybe another option, but from what I have seen, you don't get the aggregate graph. To use that generate a port group and then go to the "All Ports" menu item and select the group from the drop down. Hit search and click not graph view you would like to see. Not a particularly easy way to get this view compared to picking an option from a drop down.
*From:* observium [observium-bounces@observium.org] on behalf of Adam Armstrong [adama@memetic.org] *Sent:* Monday, December 01, 2014 11:41 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Patch: rancid integration
I'm pretty sure this is already possible, but I don't remember how!
adam.
------ Original Message ------ From: "Cleiton Spindola" killabc@gmail.com To: "Observium Network Observation System" observium@observium.org Sent: 12/1/2014 6:16:37 PM Subject: Re: [Observium] Patch: rancid integration
Actually I wanted a new option appears in the menu of ports called " CDN " where he would show only the doors of my CDNs , so with already have Peering , Transit and etc. Someone has already implemented ?
2014-12-01 11:02 GMT-02:00 Tom Laermans tom.laermans@powersource.cx:
Hi Steffen,
I think we totally missed it! (apart from Adam's reply to the list).
Tom
On 01/12/2014 13:47, Steffen Klemer wrote:
Is there a reason, the patch didn't make it into the release?
Am Di, 17.06.2014 um 17:24 schrieb Adam Armstrong adama@memetic.org:
Hah! That looks like a Russian search/replace bug! :D
adam.
On 2014-06-17 11:07, Steffen Klemer wrote:
Hey,
for me (recent ubuntu) the rancid integration wasn't working quite well. The following patch corrects this:
--- showconfig.inc.php.old 2014-06-17 18:05:06.341845752 +0200 +++ showconfig.inc.php 2014-06-17 18:03:08.336048633 +0200 @@ -72,12 +72,12 @@
if ($config['rancid_ignorecomments']) {
- $lines = explode('\n',$text);
- $lines = explode(PHP_EOL,$text);
for ($i = 0;$i < count($lines);$i++) {
if ($lines[$i][0] == '#') { unset($lines[$i]); }
if ($lines[$i][0] == '!') { unset($lines[$i]); }
}
- $text = join('\n',$lines);
- $text = join(PHP_EOL,$lines);
}
$text = '<pre class="prettyprint linenums">' . PHP_EOL . $text;
Steffen
-- Steffen Klemer E-Mail: Steffen.Klemer@gwdg.de Tel: +49 551 39 172361 __________________________________________________________________ GWDG Am Fassberg 11, 37077 Göttingen URL: http://www.gwdg.de E-Mail: gwdg@gwdg.de Tel.: +49 (0)551 201-1510 Fax: +49 (0)551 201-2150 Geschäftsführer: Prof. Dr. Ramin Yahyapour Aufsichtsratsvorsitzender: Dipl.-Kfm. Markus Hoppe Sitz der Gesellschaft: Göttingen Registergericht: Göttingen Handelsregister-Nr. B 598 _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
lg /Steffen
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- T+_+ Cleiton Spindola MAC OS X Mavericks 10.9.3 "O futuro tem varios nomes: para os fracos, ele é inatingível; para os temerosos, ele é desconhecido; para os corajosos, ele é a chance..."
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium