- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- SIM 5.0 and DB support
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 04:10 AM
09-20-2005 04:10 AM
SIM 5.0 and DB support
I see that SIM 5 supports PostgreSQL on Linux and HP/UX, but is it also supported on Windows? If not, is there a specific reason why?
Second, is Oracle 8i supported or is Oracle support strictly limited to 9i?
I'd really hate to have to run it using MSDE, but if I can't do Postgres on Windows or Oracle 8i, then that's the only option I have left.
Thanks.
Dan Barr
Mercer Insurance Group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 04:15 AM
09-20-2005 04:15 AM
Re: SIM 5.0 and DB support
Why would you 'hate' to run MSDE? In our testing, the performance of MSDE on Windows is superior to PostgreSQL on Linux, resulting in a rule of thumb of approximately 500 devices to be managed with MSDE and around 300 devices with PostgreSQL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 05:16 AM
09-20-2005 05:16 AM
Re: SIM 5.0 and DB support
Can I assume that SIM will not function using Oracle 8i as its backend database?
Does SIM have any capability to dump the contents of its database and import into a different one (say from MSDE into Oracle 9i when we upgrade to 9i?). At least that way we could transition over to using Oracle when we upgrade our database servers from 8i.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 05:58 AM
09-20-2005 05:58 AM
Re: SIM 5.0 and DB support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 06:21 AM
09-20-2005 06:21 AM
Re: SIM 5.0 and DB support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 06:52 AM
09-20-2005 06:52 AM
Re: SIM 5.0 and DB support
The thing that makes me most uneasy about using MSDE for SIM is the 2gb database limit. I would hate to reach that after a year or so and have to purge historical data in order to be able to continue recording new data.
Anyway, if anyone has an answer to my Oracle 8i question, I'd still like to know whether SIM will run on it. Thanks to those who've already responded.
On another, semi-related note...I know that HP recommends MySQL as part of the Linux Reference Architecture...is future support for MySQL planned for SIM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 08:54 AM
09-20-2005 08:54 AM
Re: SIM 5.0 and DB support
You'll never get near the 2GB limit. There's about a 50MB overhead just because, and then consider that data collection grabs about 5K per device and an event is around <1K. With the rule of thumb of a maximum of 500 devices and 5,000 events, raw data is around 7.5MB. Ballpark it to say that indexes and other overhead doubles that and it's 15MB. Each historical data collection takes about 2.5MB, so even doubling that, it would be upwards of 150 historical data collection samples to even approach 1GB.
As far as 'managing' the database, HP SIM does its own housekeeping and the only user is the HP SIM user (even if there are multiple users of HP SIM), so the only thing necessary really is backups.
QA is as expensive (sometimes even more) than the development of the product itself. Qualifying a database is a non-trivial expense. Our objective is to support a 'free' database option and an enterprise database option for each OS. With MSDE/SQL and now Oracle for Windows and PostgreSQL/Oracle for HP-UX and Linux, that objective has been met. Some people may prefer MySQL over PostgreSQL, but we aren't contemplating the expense of qualifying MySQL for a preference or like. (BTW, MySQL lacked a few necessary features at the time HP SIM was originally being developed which is what led to PostgreSQL).
It is possible that Oracle 8i would "work," but any call-in support would be unable to assist you since it hasn't been specifically qualified.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 09:39 AM
09-20-2005 09:39 AM