This content has been marked as final.
Show 1 reply
-
1. Re: Polling mod_cluster load metrics
jfclere Mar 17, 2015 6:50 AM (in response to amagyar)1) no
2) you can use the cli :read-proxies-info to read httpd mod_cluster information
like:
[standalone@localhost:9999 subsystem=modcluster] :read-proxies-info
{
"outcome" => "success",
"result" => [
"jfcpc:6666",
"Node: [1],Name: 4e6189af-0502-3305-8ff3-fad7fee8b516,Balancer: mycluster,LBGroup: ,Host: 127.0.0.1,Port: 8009,Type: ajp,Flushpackets: Off,Flushwait: 10,Ping: 10,Smax: 26,Ttl: 60,Elected: 0,Read: 0,Transfered: 0,Connected: 0,Load: 100
"
]
}