Forums » Development »
[Solved] server-status?auto Apache Vs Lighttpd
Added by eryretqwewrqr over 9 years ago
You must be kidding me:
Lighty:
Total Accesses: 122
Total kBytes: 296
Uptime: 5360
BusyServers: 1
IdleServers: 127
Scoreboard: h_______________________________________________________________________________________________________________________________
Apache:
Total Accesses: 157425218
Total kBytes: 51018236720
CPULoad: .410971
Uptime: 1216056
ReqPerSec: 129.456
BytesPerSec: 42960700
BytesPerReq: 331857
BusyWorkers: 65
IdleWorkers: 319
ConnsTotal: 868
ConnsAsyncWriting: 140
ConnsAsyncKeepAlive: 259
ConnsAsyncClosing: 368
Scoreboard: GGLGLGLLGGGLGLLLGGGGLLGGLGGGGLLGGLGGGGGGGGGGGGGGGGLGGGGLGGGGGGGGLGLGLGGGGGGLLGGGLLLLGGGLGGGGLGLGGGGGLGGGGGGGGLGLLGGLGGGGGGGGGGGG_________R___R_____R___R__RW______________________________R_W__R__R_____R_______________________________R____R_________R__W_____W____R_____WR_R_R________R_RR_RW_R___RRRR_R______R__W_RR______R_______R__RR___R__W____R__R__W__RR__R__________RR_R__RR___W__RR_____R__R________R_______________W___W___________________W_______________________________________R_____________________R_____R____................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................GLGLGLGLLGGLGLGLLGGGLGLGLLLGLLGLGLLLLGGLGGGLLGGLGLGLLLLLGGGGLGLGGLGGGGLGGGLLGGLLGLGLLGLGLGGGGLGLLGLGLLGLLLGGGLGLGLLGGLGGGLGGLLLG................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Why? Why is the status module so poor?
I willing to donate 100$ just make it better. I will click on that fat orange button and send that donation.
Srsly I wanted to monitor Lighty with Zabbix, after 1 hour of googling I realized the fact. There is no Zabbix plugin to monitor Lighttpd because there is nothing to monitor on that ridiculous status plugin.
Oh and these attributes:
Total Accesses: 122
Total kBytes: 296
Uptime: 5360
Are COMPLETELY useless.
Replies (1)
RE: server-status?auto Apache Vs Lighttpd - Added by gstrauss over 6 years ago
FYI: since lighttpd 1.4.40, more stats are available with mod_status, and the output format can be HTML (the default) or text or JSON.
See Docs_ModStatus
If there are specific pieces of information that you think would be useful, please specify some here. A request for "more stats" is too vague to be actionable. Thanks.