Slashdot Mirror


Ask Slashdot: Management Software For Small Independent ISP?

First time accepted submitter Vorknkx writes "I work in a small ISP. Most of our customers have cable modems but some of them are using Canopy or Ubiquity products. To manage all that, we're using a number of programs and solutions not necessarily made for such a task that are kept up to date simply using copy and paste. We have an Access database for all our internet customers, an Excel document for our wireless users, The Dude to monitor every user and a custom-made web application to monitor traffic. Needless to say, we're starting to hit the limit and juggling between all these programs is a complete pain. Is there some kind of all-in-one solution that would allow us to eliminate all the copy and paste while keeping the same functionality?"

2 of 141 comments (clear)

  1. LAMP by Anonymous Coward · · Score: 5, Informative

    Just build yourself a LAMP setup, with workers feeding a database, and web GUI to access/update.
    Sync data from other sources into that, to provide a single converged view of whatever item (customer, router, location, network link...whatever). (Don't forget copious use of memcache btw)

    Trust me....this works really well and scales to millions of customers :-)

  2. Typical. by westlake · · Score: 5, Insightful

    "I work in a small ISP."

    This sums up the problems with most "Ask Slashdot" stories.

    This "small" ISP could have 50 clients or 15,000.

    There is no way to know.

    Budgets? Staffing? Your guess is as good as mine.