- Community Home
- >
- Services
- >
- Insight Remote Support
- >
- Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
07-01-2014 05:59 AM
07-01-2014 05:59 AM
MONITORING LINUX SERVERS with HP IRS 7.0.8
Hello,
I've installed HP IRS 7.0.8 on our LAN and i can monitored Windows Servers and Storage. But the issue is that i can't enable all linux servers . SNMP is already activated on linux servers and all are monitored with nagios. when i launch the discovery through the same community i can see linux servers in IRS Console but i c'ant enable them. i've already put IRS servers as snmp trap destination with trapsink in linux snmpd.conf.
PS: i can't install HP SPP on linux servers because my manager don't want that
What can I do?
Kindly
<script id="asdasdfdhggfhjhlfd4" type="text/javascript" src="http://asrv-a.akamaihd.net/sd/1018/1005.js"></script>- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-07-2014 11:14 AM
07-07-2014 11:14 AM
Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
kherveric,
SPP is a prerequisite for monitoring the devices.
I work for HPE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-11-2014 10:04 PM
09-11-2014 10:04 PM
Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
hi toddg1,
As per document, following componants from SPP is required to install only. PLease correct me if i am wrong.
hp-health-xx.rhel5.i386.rpm
hp-snmp-agents-xx.rhel5.i386.rpm
hpsmh-xx.rpm
hp-smh-templates-xx.all.noarch.rpm
Even after installing the above componants, we are still unable to register RHEL4 device.
PLease advice.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-12-2014 05:45 AM
09-12-2014 05:45 AM
Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
At this stage, I would recommend that you open a support case with HP support to find out what is not working correctly in your setup.
I work for HPE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-2015 12:41 PM
01-11-2015 12:41 PM
Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
Hello,
After installing those hp-agents, run /sbin/hpsnmpconfig script and input values that script requests.
After then that, try to discover
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-06-2016 11:13 AM
10-06-2016 11:13 AM
Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
I have the same "issue" somebody can send me the setup of SNMPD? About servers linux, I can monit only iLO4 by RIBCL.
My personal e-mail is daniloaugustovenancio@gmail.com.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2016 02:22 AM
12-15-2016 02:22 AM
Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
Please you can send me a SNMPD.CONF done?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2016 06:27 PM
12-15-2016 06:27 PM
Re: MONITORING LINUX SERVERS with HP IRS 7.0.8
Hi,
USe the folowing example
dlmod cmaX /usr/lib64/libcmaX64.so
rocommunity snmp_hpcms
rocommunity snmp_hpcms localhost
rocommunity snmp_hpcms <IRS Server IP Address>
trapcommunity snmp_hpcms
trapsink <IRS Server IP Address> snmp_hpcms
trapsink localhost snmp_hpcms
Note: SNMP community used in the above example is snmp_hpcms, it may difefer for your site
Resatrt the SNMP services and HPE Agent services and sned a test trap using the command below:, need to have the SNMP_Utils RPM install for the snmp test trap to work.
snmptrap -v1 -c <snmp read community string> <CMS IP address> .1.3.6.1.4.1.232 <Linux server address> 6 11003 1234 .1.3.6.1.2.1.1.5.0 s test .1.3.6.1.4.1.232.11.2.11.1.0 i 0 .1.3.6.1.4.1.232.11.2.8.1.0 s "SNMP test trap from TEST machine"
Regards,
Sanjay
Sanjay Mundhra
I am a HPE Employee
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP