Hallo mal wieder :)
Gibt es einen Monitor der mir anzeigt welche Datei gerade von welcher IP geladen wird? Also traffic anzeigen ist ja mit vielen Tools kein Problem.
Aber auf welche Datei gerade zugegriffen wird, das ist mir einfach ein Rätsel.
Ihr habt aber das Wissen und deshalb werf ich das mal in die Runde.
Danke & Gruß
Hans
Dateizugriff (Download) Monitor
Re: Dateizugriff (Download) Monitor
Das Einfachste ist ein
Du suchst aber vermutlich etwas hübscheres und da kann ich Dir leider nicht helfen.
Code: Select all
tail -f /path/to/access.log
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 5923
- Joined: 2004-05-23 12:53
Re: Dateizugriff (Download) Monitor
Du suchst apachetop.
Re: Dateizugriff (Download) Monitor
Vielen Dank,
so langes googeln und ich bin einfach nicht drauf gekommen :)
so langes googeln und ich bin einfach nicht drauf gekommen :)