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 » Check Nagios cfg files
Computing Technical

Check Nagios cfg files

by William Rendell|Published July 10, 2013

nagios -v /etc/nagios/nagios.cfg

  • centos
  • Linux
  • Nagios

You may also like

Change Chrome’s cache location
Published July 18, 2011

Change Chrome’s cache location

If you amend the shortcut for chome by appending this at the end of chrome.exe –user-data-dir=”type the full path of your own cache folder […]

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

Convert PFX SSL Cert to PEM
Published February 26, 2020

Convert PFX SSL Cert to PEM

openssl pkcs12 -in certname.pfx -out key.pem -nodes

Published September 22, 2010

Postfix Email Queue

To check how many emails have been queuing in Postfix (an email server for Linux) and for what period of time you can […]

Post navigation

  • Previous post Subnet Mask Cheat Sheet
  • Back to post list
  • Next post TCPDUMP to sniff headers

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme