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

Import into MySQL database
Published September 20, 2010

Import into MySQL database

If you have a MySql database that you want to import (pipe) into another server, as long as you have the filename.sql […]

Change Nagios web users password
Published September 7, 2022

Change Nagios web users password

htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser

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/

Check out these IT guys
Published October 12, 2010

Check out these IT guys

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