root/lang/perl/App-MadEye/trunk/config.yaml
@
8011
| Revision 8011, 2.2 kB (checked in by tokuhirom, 5 years ago) |
|---|
| Rev | Line | |
|---|---|---|
| [7497] | 1 | --- |
| 2 | plugins: | |
| 3 | - module: Check::User | |
| 4 | config: | |
| 5 | user: tokuhirom | |
| 6 | - module: Check::Network | |
| 7 | config: | |
| [7499] | 8 | urls: |
| 9 | - http://livedoor.com/ | |
| 10 | - http://google.com/ | |
| [7530] | 11 | |
| [7583] | 12 | # - module: Worker::Simple |
| 13 | # config: | |
| 14 | # timeout: 1 | |
| [7562] | 15 | |
| [8011] | 16 | - module: Worker::Gearman |
| 17 | config: | |
| 18 | fork_num: 3 | |
| 19 | gearman_servers: | |
| 20 | - 127.0.0.1 | |
| [7497] | 21 | |
| [7542] | 22 | # - module: Agent::HTTP |
| 23 | # config: | |
| 24 | # target: http://livedoor.com/ | |
| 25 | # user_agent: DoCoMo/1.0/P504i/c30/TB | |
| [7530] | 26 | |
| [7539] | 27 | - module: Agent::FTP |
| [7530] | 28 | config: |
| [7565] | 29 | target: |
| 30 | - ftp.ring.gr.jp | |
| 31 | - ftp.ring.gr.jp | |
| 32 | - ring.shibaura-it.ac.jp | |
| [7562] | 33 | message: FTP server raady. |
| 34 | rule: | |
| [7564] | 35 | - module: Retry |
| [7562] | 36 | config: |
| [7564] | 37 | expire_time: 30m |
| 38 | cache_root: /tmp/foo | |
| [7530] | 39 | |
| [7564] | 40 | # - module: DateTimeCron |
| 41 | # config: | |
| 42 | # crontab: "* 16 * * *" | |
| 43 | # type: ignore | |
| 44 | ||
| [7539] | 45 | # - module: Agent::HTTP |
| 46 | # config: | |
| 47 | # target: | |
| 48 | # - http://livedoor.com/ | |
| 49 | # - http://ljkdlsjaflfvedoor.com/ | |
| 50 | # user_agent: DoCoMo/1.0/P504i/c30/TB | |
| 51 | ||
| [7541] | 52 | # - module: Agent::DJabberd |
| 53 | # config: | |
| 54 | # target: | |
| 55 | # - 127.0.0.1 | |
| 56 | # admin_port: 33562 | |
| [7533] | 57 | |
| [7541] | 58 | # - module: Agent::SNMPDisk |
| 59 | # config: | |
| 60 | # target: | |
| 61 | # - 127.0.0.1 | |
| [7537] | 62 | |
| [7541] | 63 | # - module: Agent::POP3S |
| 64 | # config: | |
| 65 | # target: | |
| 66 | # - 127.0.0.1 | |
| 67 | # port: 1122252 | |
| 68 | ||
| 69 | # - module: Agent::DBI | |
| 70 | # config: | |
| 71 | # target: | |
| 72 | # - dbi: | |
| 73 | # user: root | |
| 74 | # password: root | |
| 75 | ||
| [7542] | 76 | # - module: Agent::Gearmand |
| 77 | # config: | |
| 78 | # target: | |
| 79 | # - 127.0.0.1 | |
| 80 | ||
| [7543] | 81 | # - module: Agent::DNS |
| 82 | # config: | |
| 83 | # target: | |
| 84 | # - host: ldns01.data-hotel.net | |
| 85 | # name: livedoor.com | |
| 86 | # ip: 203.131.197.197 | |
| 87 | # timeout: 1 | |
| 88 | ||
| [7544] | 89 | # - module: Agent::Mogilefsd |
| 90 | # config: | |
| 91 | # target: | |
| 92 | # - 127.0.0.1:1111 | |
| 93 | ||
| [7562] | 94 | # - module: Agent::SMTPTLS |
| 95 | # config: | |
| 96 | # timeout: 1 | |
| 97 | # target: | |
| 98 | # - 127.0.0.1 | |
| 99 | # - 192.168.1.1 | |
| [7537] | 100 | |
| [7550] | 101 | # - module: Agent::Process |
| 102 | # config: | |
| 103 | # target: | |
| 104 | # - 127.0.0.1 | |
| 105 | # pattern: /usr/bin/gearmandaa | |
| 106 | ||
| [7562] | 107 | # - module: Agent::Ping |
| 108 | # config: | |
| 109 | # target: | |
| 110 | # - 127.0.0.1 | |
| 111 | # - 192.168.2.3 | |
| [7546] | 112 | |
| [7562] | 113 | # - module: Agent::SMTP |
| 114 | # config: | |
| 115 | # target: | |
| 116 | # - 127.0.0.1 | |
| 117 | # - 192.168.2.3 | |
| [7549] | 118 | |
| [7530] | 119 | - module: Notify::Debug |
| [7565] | 120 | - module: Notify::Email |
| 121 | config: | |
| 122 | from_addr: tokuhirom@example.com | |
| 123 | to_addr : tokuhirom@example.com | |
| [7530] | 124 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)