Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » NRPE config file on Centos
Computing Technical

NRPE config file on Centos

by William Rendell|Published October 12, 2014

/usr/local/nagios/etc/nrpe.cfg

  • centos
  • Linux
  • Nagios

You may also like

Published November 19, 2020

SSH Notifications via email

IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]

Published December 12, 2016

Mikrotik VPN place rule before dummy rule

/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0

Published February 28, 2010

Install ssh client on Linpus

Linpus on an Acer Aspire One netbook, does not ship with an SSH client. To be fair its not probably needed by […]

yum-complete-transaction
Published July 6, 2011

yum-complete-transaction

Using yum to manage installing, upgrading or removing packages in Linux is a great little tool. Sometimes when running a yum transaction […]

Post navigation

  • Previous post Remove a folder in Linux
  • Back to post list
  • Next post Subnet Calculator

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme