How to Set/etc/init. d/nagios checkconfig and/usr/local/nagios/bin/nagios, nagioscheckconfig

Source: Internet
Author: User

How to Set/etc/init. d/nagios checkconfig and/usr/local/nagios/bin/nagios, nagioscheckconfig

How to output the same results for/etc/init. d/nagios checkconfig and/usr/local/nagios/bin/nagios-v/usr/local/nagios/etc/nagios. cfg?

Everyone knows that/etc/init. d/nagios chekconfig can only judge whether the syntax is correct or wrong, but cannot display the check process of the syntax.

How to solve this problem:

First: Compile vi/etc/init. d/nagios + 177

Checkconfig) printf "Running configuration check..." # $ NagiosBin-v $ NagiosCfgFile>/dev/null 2> & 1; $ NagiosBin-v $ NagiosCfgFile; if [$? -Eq 0]; then echo "OK." else

Modify as above

Run/etc/init. d/nagios checkconfig to check whether the syntax check process is displayed. Whether it is consistent with/usr/local/nagios/bin/nagios-v/usr/local/nagios/etc/nagios. the cfg output results are the same.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.