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

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 […]

Test your ADSL line using the BT test account
Published March 11, 2010

Test your ADSL line using the BT test account

If you are unable to connect to ADSL using the login details provided by your ISP, then try the alternatives below to […]

Published August 27, 2021

Block TikTok using Mikrotik

/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]

Change Centos IP address
Published July 30, 2015

Change Centos IP address

In common situation, “system ip address” is the ETH0 address. So edit /etc/sysconfig/network-scripts/ifcfg-eth0 with your favourite text editor and run service network […]

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