You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script calculates slow connections per hour and sends data once per day to zabbix server via crontab. Weblogic http logs are extended format and for the script to work correct the need to be rotated once per day only. Slow page is a page that takes more than $SLOW_PAGE_SECONDS_THRESHOLD seconds to respond