• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Traffic monitor doesn't report all traffic

P

PlymWS

Guest
I have noticed that the traffic monitor doesn't record all traffic to and from my server. It doesn't report TCP traffic and I have confirmed this by instaling vnstat and monitoring the useage this way.

Can I get the Plesk traffic monitor to report all traffic, including TCP packets, to and from my server through eth0 ?
 
Plesk only monitors FTP, HTTP, POP3/IMAP and SMTP (as you can see after selecting a domain under traffic). These are all TCP connections by the way. But for instance SSH is not accounted for, so if you go scp'ing large files (i.e. backups) to remote hosts the actual traffic on your server may be a lot higher than reported by Plesk.

The traffic monitoring in Plesk only shows you what traffic was generated by your clients, it is not suitable to monitor total traffic for your server. You'll need a separate logger for that. ntop looks pretty good, but I haven not played with it myself yet.
 
Back
Top