Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    SQUID: Proxy monitor

    Scheduled Pinned Locked Moved pfSense Packages
    2 Posts 1 Posters 715 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Supermule Banned
      last edited by

      Any way to keep settings of number of lines in the real time monitor?

      If I want to change it from 10 to 200, then where do I do that?

      1 Reply Last reply Reply Quote 0
      • S
        Supermule Banned
        last edited by

        Found it.

        /usr/local/www/

        Edit Squid_monito.php using filemanager or other.

        Find

        <form id="paramsForm" name="paramsForm" method="post">

        | Max lines: |
        <select name="maxlines" id="maxlines"><option value="5">5 lines</option> <option value="200" selected="selected">200 lines</option> <option value="15">15 lines</option> <option value="20">20 lines</option> <option value="25">25 lines</option> <option value="100">100 lines</option> <option value="200">200 lines</option></select>

        |
        | String filter: |

        ! to invert the sense of matching, to select non-matching lines.");?>
        |

        </form>

        Edit highlighted section from 10 to any other preferred number and refresh the squid monitor page.

        Voila!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.