Configuration nagios-in Nginx environment about START_PERL_CGI.SH

Source: Internet
Author: User

1#!/bin/bash
2Set-X
3Dir=/export/servers/nginx
4
5Stop ()
6{
7#pkill-F $dir/perl-fcgi.pl
8Kill $ (Cat $dir/logs/perl-fcgi.pid)
9RM $dir/logs/perl-fcgi.pid2>/dev/NULL
TenRM $dir/logs/perl-fcgi.sock2>/dev/NULL
OneEcho"Stop perl-fcgi done"
A}
-
-Start ()
the{
-RM $dir/now_start_perl_fcgi.sh2>/dev/NULL
-
-Chown Nagios.nagios $dir/logs
+Echo"$dir/perl-fcgi.pl-l $dir/logs/perl-fcgi.log-pid $dir/logs/perl-fcgi.pid-s $dir/logs/perl-fcgi.sock">> $dir/now_start_perl_fcgi.sh
-
+Chown Nagios.nagios $dir/now_start_perl_fcgi.sh
Achmod u+x $dir/now_start_perl_fcgi.sh
at
-Sudo-u Nagios $dir/now_start_perl_fcgi.sh
-Echo"start perl-fcgi done"
-}
-
- Case$1inch
inStop
-Stop
to;;
+Start
-Start
the;;
*Restart
$Stop
Panax NotoginsengStart
-;;
theEsac

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.