Questions tagged [statistics]

45 questions
1
vote
1 answer

Compare usage of multiple domains for a single website (Apache)

What would be the most efficient way to compare the usage of multiple domains that are all bound to the same Apache vHost? What I want to know is which domains are used often to access the website and which are obsolete. I guess this would best be…
Jpsy
  • 141
  • 5
1
vote
1 answer

Zabbix - monitoring custom values

I have a Windows application (exposed through a WCF service) which needs to be monitored for some statistics (e.g. a graph of online users, a graph of pending documents etc.). I am new to Zabbix, and the documentation does not contain detailed…
JustAMartin
  • 231
  • 1
  • 18
1
vote
1 answer

Get varnish statistics for each backend

I'm running an instance of Varnish with load-balancing to several backends. I want to get the statistics of the cache hits, cache misses, hit for pass for each backend and not the total if the server but varnishstat doesn't seem to have this…
Dimas Kotvan
  • 241
  • 3
  • 7
1
vote
2 answers

Collecting and displaying nginx statistics

I am using http://wiki.nginx.org/HttpProxyModule for proxying. Are there any tools that can give me statistics/connection data per server entry?
Michael Neale
  • 3,704
  • 5
  • 28
  • 26
1
vote
2 answers

What is the best way to get ubuntu webserver cpu and memory load chart?

Possible Duplicate: What tool do you use to monitor your servers? I have a simple ubuntu 12.04 server that runs nginx, gunicorn and some python WSGI websites. Every morning i want to see server's CPU and memory usage for past 24hrs so i can…
grigoryvp
  • 3,655
  • 11
  • 39
  • 59
1
vote
1 answer

AWS API gateway average downtime per year per region?

Our team is trying to see if we should use the managed AWS API gateway over IDC Kong for API Gateway. So I am looking for some concrete statistics for AWS managed service (In particular, AWS API Gateway). But the total downtime per year region…
zcahfg2
  • 113
  • 3
0
votes
2 answers

Getting dates associated to acct sa output stats

I'm trying to get stats on global CPU usage of a server on a per-user basis so I installed GNU Accounting (acct) (on Ubuntu server 16.04). When asking for stats with sa -m, it takes data from the current /var/log/account/pacct, which is rotated by…
CharlesB
  • 545
  • 1
  • 4
  • 20
0
votes
1 answer

What data is not available for tcpdump unlike interface statistics tools?

I'm analizing the logs on specific interface and wondering why this command during small load-test: tcpdump -i enp21s0f0 -s0 -w /tmp/dump2.cap` catched only 75 MB, when ethtool -S enp21s0f0 / ifconfig enp21s0f0 showed about 80 MB of data(I…
John
  • 31
  • 3
0
votes
0 answers

http timing stats from tcp trace

I am trying to find a tool to extract HTTP timing stats from network traces; namely time to connect, time to first byte, total time to serve.I am talking about very large traces with millions of requests. Ideally I would like to generate Apache…
Azer H
  • 1
  • 2
0
votes
1 answer

how to read statistics.db and summary.db file in cassandra

i am trying to read the Statistics.db file and summary.db file but i couldn't read I want to know what is the data that will be stored in it, any specific format. if so what is the format and what data regarding partition it stores. how can i…
0
votes
1 answer

How to filter JS:ScriptIP-INF (TRJ) in BBClone Webstatistic

I`m using the webstatistic bbclone on my server. In the last month my virus scanner sometimes blocks the details page. it displays the detection of JS:ScriptIP-INF (TRJ) on my bblone. But I compared all files bitwise with the original install…
Radon8472
  • 185
  • 8
0
votes
1 answer

Sonicwall routing between subnets, firewall rule statistics

hello this my first post, i have a problem between two sonicwall because i want to route two subnets that are connected with a dedicated link, for example with subnet A i can reach the servers but from subnet B i can not reach the clients. i have…
sebd44
  • 15
  • 4
0
votes
1 answer

Understanding HAProxy statistics web

I would like to understand the parameters shown in the HAProxy stats web interface. What's maxsock parameter about? And current conns in general process information´? Why it isn't the same as current sessions in backend? I have Google Analytics too,…
Nuria
  • 13
  • 2
0
votes
1 answer

Measuring HTTP traffic basic on URIs and custom headers

I'm currently working on an API service and one of the requirements is that we measure the amount of data used by each user of the system, and track how many times they use the API. So bandwidth usage and statistics on which parts of the API they…
0
votes
1 answer

See historical packet receipt statistics in Windows

I know this is a long shot, but it would be really useful to me right now. Does anyone know of a Windows function or 3rd party tool that can show stats about the receipt of packets on a network adapter historically (over the course of the few days,…
Raiden616
  • 119
  • 3
  • 9