[SUPPORT] PHP Server Monitor - CorneliousJD Repo


Recommended Posts

  • 5 weeks later...

Is there a location to change the User Agent? Apologies, I couldn't find the option and it seems like it "should" (?) exist in the Config.

 

Set custom user agent #924

@@ -414,6 +414,8 @@ class="btn btn-primary">Next step</button></a> <br>This will open a chat
        'log_retention_period_description' => 'Number of days to keep logs of notifications and archives of server
 uptime. Enter 0 to disable log cleanup.',
        'log_retention_days' => 'days',
        'user_agent' => 'User Agent',
        'user_agent_key_note' => 'Custom user agent used by monitor within communication with external services.',
    ),
    'notifications' => array(
        'off_sms' => 'Server \'%LABEL%\' is DOWN: ip=%IP%, port=%PORT%. Error=%ERROR%',

 

Edited by brimnac
Link to comment
16 minutes ago, brimnac said:

Is there a location to change the User Agent? Apologies, I couldn't find the option and it seems like it "should" (?) exist in the Config.

 

Set custom user agent #924


@@ -414,6 +414,8 @@ class="btn btn-primary">Next step</button></a> <br>This will open a chat
        'log_retention_period_description' => 'Number of days to keep logs of notifications and archives of server
 uptime. Enter 0 to disable log cleanup.',
        'log_retention_days' => 'days',
        'user_agent' => 'User Agent',
        'user_agent_key_note' => 'Custom user agent used by monitor within communication with external services.',
    ),
    'notifications' => array(
        'off_sms' => 'Server \'%LABEL%\' is DOWN: ip=%IP%, port=%PORT%. Error=%ERROR%',

 

 

So that was just merged into develop branch 4 commits ago, it's likely not live yet and not in the container yet unfortunately. 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.