Changeset a2d4c72
- Timestamp:
- 05/24/11 12:56:05 (2 years ago)
- Branches:
- master
- Children:
- a81e380
- Parents:
- 58fa100
- git-author:
- Pall Sigurdsson <palli-github@…> (05/24/11 12:56:05)
- git-committer:
- Pall Sigurdsson <palli-github@…> (05/24/11 12:56:05)
- Location:
- nagios-okconfig/trunk/okconfig/templates
- Files:
-
- 6 edited
-
cisco/ccm/services.cfg (modified) (7 diffs)
-
exchange/services-statistics.cfg (modified) (30 diffs)
-
exchange/services.cfg (modified) (8 diffs)
-
hp/printer/services.cfg (modified) (2 diffs)
-
lotus/lotus-services.cfg (modified) (4 diffs)
-
misc/autodiscover/services.cfg (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nagios-okconfig/trunk/okconfig/templates/cisco/ccm/services.cfg
r3258467 ra2d4c72 18 18 __WARNING 1 19 19 __CRITICAL 0: 20 register 0 20 21 } 21 22 … … 26 27 service_description CCM Registered Phones 27 28 check_command check_snmp!-C $_SERVICE_SNMP_COMMUNITY$ -o .1.3.6.1.4.1.9.9.156.1.5.5.0 -w $_SERVICE_WARNING$ -c $_SERVICE_CRITICAL$ -l "Registered Phones" 29 register 0 28 30 } 29 31 … … 35 37 __WARNING 50 36 38 __CRITICAL 100 39 register 0 37 40 } 38 41 … … 44 47 service_description CCM Version 45 48 check_command check_snmp!-C $_SERVICE_SNMP_COMMUNITY$ -o .1.3.6.1.4.1.9.9.156.1.1.2.1.4.1 -l "CCM Version" 49 register 0 46 50 } 47 51 … … 52 56 service_description CCM Global Information 53 57 __MODE globalinfo 58 register 0 54 59 } 55 60 … … 60 65 service_description CCM Cluster Status 61 66 __MODE ccm_status 67 register 0 62 68 } 63 69 … … 67 73 service_description CCM Active Gateways 68 74 __MODE gateways 75 register 0 69 76 } 70 77 -
nagios-okconfig/trunk/okconfig/templates/exchange/services-statistics.cfg
r65229af ra2d4c72 12 12 service_description Microsoft Exchange Maximum Memory 13 13 check_command exc-mem-max 14 register 0 14 15 } 15 16 define service{ … … 18 19 service_description Microsoft Exchange Current Memory 19 20 check_command exc-mem-cur 21 register 0 20 22 } 21 23 define service{ … … 24 26 service_description Microsoft Exchange Memory Allocated 25 27 check_command exc-mem-all 28 register 0 26 29 } 27 30 define service{ … … 30 33 service_description Microsoft Exchange Memory Current Allocated 31 34 check_command exc-mem-cur-all 35 register 0 32 36 } 33 37 define service{ … … 36 40 service_description Microsoft Exchange Messages Sent 37 41 check_command exc-msg-sent 42 register 0 38 43 } 39 44 define service{ … … 42 47 service_description Microsoft Exchange Messages Delivered 43 48 check_command exc-msg-deliv 49 register 0 44 50 } 45 51 define service{ … … 48 54 service_description Microsoft Exchange Messages Submitted 49 55 check_command exc-msg-sub 56 register 0 50 57 } 51 58 define service{ … … 54 61 service_description Microsoft Exchange Messages Received Total 55 62 check_command exc-msg-rsc-tot 63 register 0 56 64 } 57 65 define service{ … … 65 73 service_description Microsoft Exchange Messages Submitted Total 66 74 check_command exc-msg-sub-tot 75 register 0 67 76 } 68 77 define service{ … … 70 79 service_description Microsoft Exchange Bytes Sent Total 71 80 check_command exc-byte-sent-tot 81 register 0 72 82 } 73 83 define service{ … … 75 85 service_description Microsoft Exchange Bytes Received Total 76 86 check_command exc-byte-recv-tot 87 register 0 77 88 } 78 89 define service{ … … 80 91 service_description Microsoft Exchange Content Filter Agent Messages with SCL0 81 92 check_command exc-scl0 93 register 0 82 94 } 83 95 define service{ … … 85 97 service_description Microsoft Exchange Content Filter Agent Messages with SCL1 86 98 check_command exc-scl1 99 register 0 87 100 } 88 101 define service{ … … 90 103 service_description Microsoft Exchange Content Filter Agent Messages with SCL2 91 104 check_command exc-scl2 105 register 0 92 106 } 93 107 define service{ … … 95 109 service_description Microsoft Exchange Content Filter Agent Messages with SCL3 96 110 check_command exc-scl3 111 register 0 97 112 } 98 113 define service{ … … 100 115 service_description Microsoft Exchange Content Filter Agent Messages with SCL4 101 116 check_command exc-scl4 117 register 0 102 118 } 103 119 define service{ … … 105 121 service_description Microsoft Exchange Content Filter Agent Messages with SCL5 106 122 check_command exc-scl5 123 register 0 107 124 } 108 125 … … 111 128 service_description Microsoft Exchange Content Filter Agent Messages with SCL6 112 129 check_command exc-scl6 130 register 0 113 131 } 114 132 define service{ … … 116 134 service_description Microsoft Exchange Content Filter Agent Messages with SCL7 117 135 check_command exc-scl7 136 register 0 118 137 } 119 138 define service{ … … 121 140 service_description Microsoft Exchange Content Filter Agent Messages with SCL8 122 141 check_command exc-scl8 142 register 0 123 143 } 124 144 … … 127 147 service_description Microsoft Exchange Content Filter Agent Messages with SCL9 128 148 check_command exc-scl8 149 register 0 129 150 } 130 151 … … 134 155 service_description Microsoft Exchange Messages Scanned 135 156 check_command exc-msg-scan 157 register 0 136 158 } 137 159 define service{ … … 139 161 service_description Microsoft Exchange Messages Bypassed 140 162 check_command exc-msg-bypass 163 register 0 141 164 } 142 165 define service{ … … 144 167 service_description Microsoft Exchange Messages Deleted 145 168 check_command exc-msg-del 169 register 0 146 170 } 147 171 define service{ … … 149 173 service_description Microsoft Exchange Messages Rejected 150 174 check_command exc-msg-rej 175 register 0 151 176 } 152 177 define service{ … … 154 179 service_description Microsoft Exchange Messages Quarantined 155 180 check_command exc-msg-quar 181 register 0 156 182 } 157 183 define service{ … … 159 185 service_description Microsoft Exchange Messages Unknown 160 186 check_command exc-msg-unkn 187 register 0 161 188 } 162 189 define service{ … … 164 191 service_description Microsoft Exchange User Count 165 192 check_command exc-msg-user 193 register 0 166 194 } 167 195 define service{ … … 169 197 service_description Microsoft Exchange Active Users 170 198 check_command exc-msg-active-user 199 register 0 171 200 } 172 201 … … 175 204 service_description Microsoft Exchange Unique OWA Users 176 205 check_command exc-msg-unique-usr 206 register 0 177 207 } 178 208 -
nagios-okconfig/trunk/okconfig/templates/exchange/services.cfg
r65229af ra2d4c72 10 10 service_description Exchange Pending Routing 11 11 #servicegroups +exchange-services 12 register 0 12 13 } 13 14 … … 17 18 check_command check_exchange_remote_queue_length!100!200 18 19 service_description Exchange Remote Queue Length 20 register 0 19 21 } 20 22 … … 25 27 check_command check_bl!$HOSTADDRESS$ 26 28 service_description Real-time Blacklists 29 register 0 27 30 } 28 31 … … 36 39 check_command check_imap 37 40 service_description imap 41 register 0 38 42 } 39 43 define service { … … 42 46 check_command check_pop 43 47 service_description pop3 48 register 0 44 49 } 45 50 define service { … … 48 53 check_command check_smtp 49 54 service_description SMTP 55 register 0 50 56 } 51 57 … … 59 65 check_command check_owa_http 60 66 service_description Outlook Web Access 67 register 0 61 68 } 62 69 … … 66 73 check_command check_owa_https 67 74 service_description SSL Certificate for OWA 75 register 0 68 76 } 69 77 -
nagios-okconfig/trunk/okconfig/templates/hp/printer/services.cfg
r4427e2a ra2d4c72 9 9 service_description Printer Status 10 10 11 register 0 11 12 } 12 13 … … 21 22 check_command check_snmp_connectivity!$_SERVICE_SNMP_COMMUNITY$ 22 23 24 register 0 23 25 } 24 26 -
nagios-okconfig/trunk/okconfig/templates/lotus/lotus-services.cfg
r357a6d3 ra2d4c72 14 14 check_command check_imap 15 15 service_description imap 16 register 0 16 17 } 17 18 define service { … … 20 21 check_command check_pop 21 22 service_description pop3 23 register 0 22 24 } 23 25 define service { … … 26 28 check_command check_smtp 27 29 service_description smtp 30 register 0 28 31 } 29 32 … … 54 57 check_command check_bl 55 58 service_description Real-Time Blacklists 59 register 0 56 60 } -
nagios-okconfig/trunk/okconfig/templates/misc/autodiscover/services.cfg
r184f53b ra2d4c72 4 4 service_description Forward Lookup 5 5 check_command check_dns!$HOSTNAME$!$HOSTADDRESS$ 6 register 0 6 7 } 7 8 define service { … … 10 11 service_description Reverse Lookup 11 12 check_command check_dns!$HOSTADDRESS$!$HOSTNAME$. 13 register 0 12 14 } 13 15 … … 18 20 service_description Discovered Ports 19 21 check_command check_ports!$HOSTADDRESS$ 22 register 0 20 23 } 21 24 … … 25 28 service_description NRPE Connectivity 26 29 check_command check_nrpe_connectivity 30 register 0 27 31 }
Note: See TracChangeset
for help on using the changeset viewer.
