Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- ajax
- 안드로이드
- Android
- larravel
- 정규식
- html
- input
- 리눅스
- javascript
- SeLinux
- junit
- MySQL
- JSON
- Spring
- Linux
- 이클립스
- DB
- File
- java
- 와일드카드
- jquery
- tomcat
- NetBeans
- 톰캣
- curl
- php
- error
- properties
- laravel
- CentOS
Archives
- Today
- Total
합쭈기 programming
[CentOS] nagios에 virtual host 모니터링 기능 추가 본문
/etc/httpd/conf/httpd.conf
virtual host 안에 custom log 추가
CustomLog "|/usr/sbin/rotatelogs -l log path 86400" traffic
/usr/local/nagios/etc/object/localhost.cfg
host 추가하고 service 추가
command.cfg 에 작성한 traffic 쉘 스크립트 작성
'Linux' 카테고리의 다른 글
[CentOS] 사용자 추가 (0) | 2016.07.01 |
---|---|
[vsftp]500 Illegal PORT command. (0) | 2016.06.16 |
[CentOS7]SELinux 보안 정책 수정 (0) | 2015.10.28 |
[CentOS] Cannot retrieve metalink for repository: epel. Please verify its path and try again (0) | 2015.10.26 |
[CentOS7] mysql 설치 (0) | 2015.07.15 |