NRPE on Slackware

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hybrid
Posts: 4
Joined: Tue Aug 23, 2011 6:59 am

NRPE on Slackware

Post by hybrid »

Hi! How to install Linux Agents (nrpe) on Slackware 12.0 ? Thanks!
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: NRPE on Slackware

Post by nscott »

hybrid,

The documentation found here:

http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf

Should be largely accurate. The places things will deviate is when you get to the package manager commands like yum. Otherwise the commands are shell commands so they should be applicable in Slackware as well.
Nicholas Scott
Former Nagios employee
hybrid
Posts: 4
Joined: Tue Aug 23, 2011 6:59 am

Re: NRPE on Slackware

Post by hybrid »

This document for nagios xi ?
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: NRPE on Slackware

Post by nscott »

Yes.

It was written before Nagios XI was released, however NRPE is still the go-to Linux agent and the intall remains the same.

You could also look into SNMP for monitoring. If you can install net-snmp on Slackware. Install it, set a community string in the /etc/snmp/snmpd.conf, open up tcp ports 161 and 162 in the firewall, and then use the Linux SNMP wizard and you're done.
Nicholas Scott
Former Nagios employee
hybrid
Posts: 4
Joined: Tue Aug 23, 2011 6:59 am

Re: NRPE on Slackware

Post by hybrid »

Thanks, snmp it work! I want monitoring channel loading with snmp+nagiosxi...how i can do that ?
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: NRPE on Slackware

Post by nscott »

I'm not exactly sure what your question is, can you rephrase it?
Nicholas Scott
Former Nagios employee
hybrid
Posts: 4
Joined: Tue Aug 23, 2011 6:59 am

Re: NRPE on Slackware

Post by hybrid »

I'm Sorry for my English.I want monitoring internet channel loading..
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NRPE on Slackware

Post by lmiltchev »

Can you describe in more details what do you mean by "internet channel loading" and what exactly you would like to monitor?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked