NRPE on Slackware
NRPE on Slackware
Hi! How to install Linux Agents (nrpe) on Slackware 12.0 ? Thanks!
Re: NRPE on Slackware
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.
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
Former Nagios employee
Re: NRPE on Slackware
This document for nagios xi ?
Re: NRPE on Slackware
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.
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
Former Nagios employee
Re: NRPE on Slackware
Thanks, snmp it work! I want monitoring channel loading with snmp+nagiosxi...how i can do that ?
Re: NRPE on Slackware
I'm not exactly sure what your question is, can you rephrase it?
Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: NRPE on Slackware
I'm Sorry for my English.I want monitoring internet channel loading..
Re: NRPE on Slackware
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!