Thanks I will check that out when I get home.
I had no way to demo openipam, so it might not fit our needs. We
currently use NorthStar, which was an open source project not updated
since 2003. Here is a screenshot of what the hierarchical networks,
http://www.brownkid.net/NorthStar/screenshots/view_location_part1.jpg
and the website for the product.
http://www.brownkid.net/NorthStar/ .
For the most part it does what we want, but it is rather slow, and
does not take advantage of any javascript, so you have to reload the
page (in an iframe) every time you want to expand a grouping, which
makes it difficult to use.
But to make a long story even longer I guess what I would be looking
for ultimately (though I realize that this may not be the product you
have/are developing.) Would be an IPAM that focused on allocating
subnets in both supernet preallocation, (as in 1 /24 further allocated
to 64 /30's), and logical (as in external networks to maintain our
various Internet circuit's IPs.) Now management of individual IPs
would be nice in my situation if I can convince local IT of our
various sites to use that instead of their excel, and allow them only
privileges to their respective sites.
I understand that most people use an IPAM product to manage DNS, dhcp,
etc... But simply put that doesn't apply to my situation.
Is it possible to see a few screenshots of the product??
Thanks for your time,
- Ken
On Jul 20, 12:00 pm, Fotinakis <
fotinaki...@gmail.com> wrote:
> Looked through some archives and found this one (sorry, my fault for
> not responding):
>
> File "/var/lib/python-support/python2.5/sqlalchemy/pool.py", line
> 145, in create_connection
> return _ConnectionRecord(self)
> File "/var/lib/python-support/python2.5/sqlalchemy/pool.py", line
> 217, in __init__
> self.connection = self.__connect()
> File "/var/lib/python-support/python2.5/sqlalchemy/pool.py", line
> 280, in __connect
> connection = self.__pool._creator()
> File "/var/lib/python-support/python2.5/sqlalchemy/engine/
> strategies.py", line 80, in connect
> raise exceptions.DBAPIError.instance(None, None, e)
> sqlalchemy.exceptions.OperationalError: (OperationalError) FATAL:
> password authentication failed for user "openipam"
> None None
>
> Just make sure you follow this step correctly and things should work:
http://code.google.com/p/openipam/wiki/Installation#Setting_up_databa...
>
> And you have to put the password that you set into your custom config
> files (copied from the example folder). Here's the section in the
> example config:
http://code.google.com/p/openipam/source/browse/trunk/openIPAM/openip...