- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: VCA Missing Inventory
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
01-16-2008 01:59 PM
01-16-2008 01:59 PM
VCA Missing Inventory
The VCA log indicates; vca-task The ProLiant Insight Agents are not installed or running, so inventory data is not available.
Only I've verified that the Insight agents on the server are running... HPASM is started HPSHM etc... is there a specific process I'm missing? What would cause this issue?
Thanks for any help,
Ryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 11:31 AM
01-17-2008 11:31 AM
Re: VCA Missing Inventory
-Rich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 01:24 PM
01-17-2008 01:24 PM
Re: VCA Missing Inventory
The VCA log says that "The Proliant Insight Agents are not Installed or Running, so inventory data is not available.".
I've attached a zip with screenshots.
Thanks for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2009 09:51 AM
05-05-2009 09:51 AM
Re: VCA Missing Inventory
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2009 03:32 AM
05-06-2009 03:32 AM
Re: VCA Missing Inventory
If the problem is not solved then try configuring the snmp and restart VCA agent.
keep in mind, hpasm is running.
Thanks
Predator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2009 05:42 AM
05-06-2009 05:42 AM
Re: VCA Missing Inventory
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2009 11:27 PM
05-18-2009 11:27 PM
Re: VCA Missing Inventory
Can you give me a short description, what the cause was and what you've done?
Thanks, Andre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2009 12:08 AM
05-19-2009 12:08 AM
Re: VCA Missing Inventory
Looking in the logs I found that it had not the right parameters. I corrected it and now that works.
File /etc/init.d/snmpd had the following line :
OPTIONS="-Ls 5 d -Lf /dev/null -p /var/run/snmpd.pid -a"
And I removed the "d":
OPTIONS="-Ls 5 -Lf /dev/null -p /var/run/snmpd.pid -a"