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

IIS redirects 301
Published March 5, 2010

IIS redirects 301

What you are trying to accomplish here is to have one resource (either a page or an entire site) redirect a visitor […]

Add swap file into linux
Published February 11, 2026

Add swap file into linux

fallocate -l 4G /swapfilechmod 600 /swapfilemkswap /swapfileswapon /swapfile If RAM = 4GBUse swap = 4GB–8GB If RAM = 8GBSwap = 2GB–4GB is […]

find large files in linux
Published November 27, 2009

find large files in linux

find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/

Excel 2003 slow opening files across network
Published July 13, 2011

Excel 2003 slow opening files across network

Please see the below link, its to to with some an Office 2003 update for Excel Uninstall Excel update #KB2541025 and also […]

Post navigation

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

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme