- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Adding devices directly in sql
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
08-11-2004 05:04 AM
08-11-2004 05:04 AM
Adding devices directly in sql
Does anybody know if there is a command line option or anyway device information can be added directly into the sql database, that will allow HPSim to start monitoring these servers.
Thank you for any help.
Mark.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 05:32 AM
08-11-2004 05:32 AM
Re: Adding devices directly in sql
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 05:43 AM
08-11-2004 05:43 AM
Re: Adding devices directly in sql
When the automatic discovery runs and it gets a returned ping it must enter that ip address into the sql db and then start to check what is on that address, if I could find where that ip address is located i could just add the ip addresses I wish to add, and HPSim should then carry on the rest of the automated discovery process.
Does that seem reasonable?
Mark.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 06:18 AM
08-11-2004 06:18 AM
Re: Adding devices directly in sql
If I can suggest an alternative, your script could use the mxnode command to perform the add. The syntax is
mxnode -a hostname(s)|ipaddress(es)
Find mxnode in \Program Files\HP\Systems Insight Manager\bin. More info is in the help files about how you can use it in different scenarios.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 08:36 AM
08-11-2004 08:36 AM
Re: Adding devices directly in sql
Just a question, are these devices on a number of different IP Subnets?
Why not just use a couple of IP Ranges and kick off the Auto-Discovery process.
I've set my ranges so that any new Servers will be picked up by the regular Auto-Discovery runs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2004 03:12 AM
08-12-2004 03:12 AM
Re: Adding devices directly in sql
But there are about 400 servers on over 100 subnets that I want to monitor, and there are at least 3000 other intel servers I'm not interested in some on the same subnets, and as for unix servers etc there are even more.
So you can see why I want to add the exact ip's but dont want to have to type them all in.
It looks like the mxnodes option could be the way to go.
Thanks for all your help.
Mark