Révision 30685b4c
Category Tree: Reduce number of categories
slony -> db (postgresql)
qpid -> webserver (apache)
solr -> search (solr)
| plugins/solr/solr4_ | ||
|---|---|---|
| 232 | 232 |
# Graph Templates |
| 233 | 233 |
|
| 234 | 234 |
CACHE_GRAPH_TPL = """multigraph solr_{core}_{cacheType}_hit_rates
|
| 235 |
graph_category solr
|
|
| 235 |
graph_category search
|
|
| 236 | 236 |
graph_title Solr {core} {cacheName} Hit rates
|
| 237 | 237 |
graph_order lookups hits inserts |
| 238 | 238 |
graph_scale no |
| ... | ... | |
| 256 | 256 |
multigraph solr_{core}_{cacheType}_size
|
| 257 | 257 |
graph_title Solr {core} {cacheName} Size
|
| 258 | 258 |
graph_args -l 0 |
| 259 |
graph_category solr
|
|
| 259 |
graph_category search
|
|
| 260 | 260 |
graph_vlabel Size |
| 261 | 261 |
size.label Size |
| 262 | 262 |
size.draw LINE2 |
| ... | ... | |
| 269 | 269 |
graph_args --base 1000 -r --lower-limit 0 |
| 270 | 270 |
graph_scale no |
| 271 | 271 |
graph_vlabel request / second |
| 272 |
graph_category solr
|
|
| 272 |
graph_category search
|
|
| 273 | 273 |
graph_period second |
| 274 | 274 |
graph_order {gorder}
|
| 275 | 275 |
{cores_qps_graphs}"""
|
| ... | ... | |
| 284 | 284 |
graph_title Solr {core} {handler} Time per request
|
| 285 | 285 |
graph_args -l 0 |
| 286 | 286 |
graph_vlabel millis |
| 287 |
graph_category solr
|
|
| 287 |
graph_category search
|
|
| 288 | 288 |
savgtimeperrequest_{core}.label {core} Avg time per request
|
| 289 | 289 |
savgtimeperrequest_{core}.type GAUGE
|
| 290 | 290 |
savgtimeperrequest_{core}.graph yes
|
| ... | ... | |
| 299 | 299 |
NUMDOCS_GRAPH_TPL = """graph_title Solr Docs %s |
| 300 | 300 |
graph_vlabel docs |
| 301 | 301 |
docs.label Docs |
| 302 |
graph_category solr"""
|
|
| 302 |
graph_category search"""
|
|
| 303 | 303 |
|
| 304 | 304 |
INDEXSIZE_GRAPH_TPL = """graph_args --base 1024 -l 0 |
| 305 | 305 |
graph_vlabel Bytes |
| 306 | 306 |
graph_title Index Size |
| 307 |
graph_category solr
|
|
| 307 |
graph_category search
|
|
| 308 | 308 |
graph_info Solr Index Size. |
| 309 | 309 |
graph_order {cores}
|
| 310 | 310 |
{cores_config}
|
| ... | ... | |
| 318 | 318 |
MEMORYUSAGE_GRAPH_TPL = """graph_args --base 1024 -l 0 --upper-limit {availableram}
|
| 319 | 319 |
graph_vlabel Bytes |
| 320 | 320 |
graph_title Solr memory usage |
| 321 |
graph_category solr
|
|
| 321 |
graph_category search
|
|
| 322 | 322 |
graph_info Solr Memory Usage. |
| 323 | 323 |
used.label Used |
| 324 | 324 |
max.label Max |
Formats disponibles : Unified diff