Sponsored Content
Special Forums IP Networking New network bandwidth requirements Post 302823885 by Just Ice on Thursday 20th of June 2013 02:29:11 AM
Old 06-20-2013
ever heard of the new highway? some people built a new highway because the old road was getting too small for the amount of traffic on it. so everybody was happy when the new highway was done. while the highway was still new, everybody said it was great that they had that much space to run and cruise in it. so everybody's friends and families soon started driving on the new highway until eventually everybody was thinking the highway was now too small and they needed another new highway ...

moral of the story? if you do not have enough, you will soon be looking for some more. if you have more than enough, people will start filling it up sooner or later.


as i almost always had to guesstimate things because of the lack of access to network metrics, i look at current load and whether that load has increased over the years as well as whether there are plans to put in more network-hungry apps/devices (i.e., video conferencing). if current load has been increasing, i look at the amount and rate of the increase.

as an example: 10 users at a remote site using 5 applications at the corporate site at year 1 and 50 users (max capacity) at the remote site using same 5 applications at the corporate site at year 5 -- only the user base increased. minus any planned implementation of network-hungry apps/devices and no complaints of performance hits even with the increase in the user load, i will not be looking to upgrade within the next 2 years unless the company just wanted to spend money just because.

for a site with an unknown load, look at the kind and size of the population the site most likely will be hosting as well as the apps/devices they will be using and the planned infrastructure physically located at the site. if you have no other site that is currently comparable to the new site, check how many seats are planned in the space as well as how big is the data center/room and correlate that with the business and/or group that will be located there (i.e., software development, banking back-office, internet research, etc.). decide the approximate load and plan accordingly. if you are still at a loss and still cannot decide, ask the project manager how much they have budgeted for the whole project and just reasonably ask for as much as they can give you.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

bandwidth check?

I'm on T1, is there any way i can check my acctual bandwidth? Thank you all (3 Replies)
Discussion started by: solvman
3 Replies

2. IP Networking

Bandwidth Caping With PF

i have two questions actually... i need to block certain ports with openbsd and PF in a large lan, the firewall is supposed to be a router between the internet and the first lan switch. first of all, would this work at all in theory? second, i tried doing this a few days ago at a huge lan but i... (2 Replies)
Discussion started by: nocturnal
2 Replies

3. IP Networking

Bandwidth Regulation

Hello, I was wondering how one would go about regulating bandwidth of a server running RH Linux 8.0 and Apache. I am running a webserver, and want only one person to be able to download one file at a time. So, they can't click about 10 files and soak up lots of bandwidth. Plus, I would like to cap... (2 Replies)
Discussion started by: Phobos
2 Replies

4. UNIX for Dummies Questions & Answers

Bandwidth Monitoring.

Hi, I'm looking for some way to bring up in a shell window a realtime (or something that updates at 10 second intervals or whatever) bandwidth monitor. I just want something that shows me how much kbps is going in and how much is going out of each interface. Is there something that might... (2 Replies)
Discussion started by: d11wtq
2 Replies

5. UNIX for Advanced & Expert Users

Bandwidth monitoring

Hi Gurus, Need to have a way to monitor Bandwidth utilization on Linux servers, running squid . Have worked on 3rd party monitoring tools like Bandwidth d, Nagios etc. But we are working to find out a way to monitor this through Sitescope, for which we need to find a file where the... (4 Replies)
Discussion started by: Crazy_murli
4 Replies

6. IP Networking

bandwidth

Hi, 1-What is bandewidth ? 2-How to calculate ? 3-How to measure ? Any free software to measure it ? Many thanks. (4 Replies)
Discussion started by: big123456
4 Replies

7. IP Networking

Bandwidth montor

Hi all I have been running iptraf on a linux box for a few months monitoring bandwidth utilization realtime from mac address with port mirroring. Now I want to graph these bandwidth utilization. Is MRTG the right software? Any ideas? (4 Replies)
Discussion started by: palm101
4 Replies

8. Linux

Network bandwidth Manager

Dear Engineer, Can anyone please inform me some application name like (CBQ) to control network bandwidth and please provide me the url to configure it. With Best Regards, Md. Abdullah-Al Kauser (0 Replies)
Discussion started by: makauser
0 Replies

9. Red Hat

Network bandwidth Manager

Dear Engineer, Can anyone please inform me some application name like (CBQ) to control network bandwidth and please provide me the url to configure it. With Best Regards, Md. Abdullah-Al Kauser (1 Reply)
Discussion started by: makauser
1 Replies
XmDropSiteConfigureStackingOrder(3X)									      XmDropSiteConfigureStackingOrder(3X)

NAME
XmDropSiteConfigureStackingOrder - A Drag and Drop function that reorders a stack of widgets that are registered drop sites SYNOPSIS
#include <Xm/DragDrop.h> void XmDropSiteConfigureStackingOrder (widget, sibling, stack_mode) Widget widget; Widget sibling; Cardinal stack_mode; DESCRIPTION
XmDropSiteConfigureStackingOrder changes the stacking order of the drop site specified by widget. The stacking order controls the manner in which drag-under effects are clipped by overlapping siblings, regardless of whether they are active. The stack mode is relative either to the entire stack, or to another drop site within the stack. The stack order can be modified only if the drop sites are siblings in both the widget and drop site hierarchy, and the widget parent of the drop sites is registered as a composite drop site. Specifies the drop site to be restacked. Specifies a sibling drop site for stacking operations. If specified, then widget is restacked relative to this drop site's stack position. Specifies the new stack position for the specified widget. The values are XmABOVE and XmBELOW. If a sibling is specified, then widget is restacked as follows: The widget is placed just above the sibling. The widget is placed just below the sibling. If the sibling parameter is not specified, then widget is restacked as follows: The widget is placed at the top of the stack. The widget is placed at the bottom of the stack. For a complete definition of DropSite and its associated resources, see XmDropSite(3X). SEE ALSO
XmDropSite(3X), XmDropSiteRetrieve(3X), XmDropSiteQueryStackingOrder(3X) XmDropSiteConfigureStackingOrder(3X)
All times are GMT -4. The time now is 03:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy