Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Gurus's avatar
Gurus
Icon for Altostratus rankAltostratus
May 01, 2018

change destination ip of oracle monitor

The following tmsh throws an error.

tmsh modify ltm monitor oracle /Common/$MONname destination $MONnewip

and the error message is:

0107082c:3: Cannot modify the destination address of monitor <$MONname>

2 Replies

  • Where you really able to create a monitor name with $ in front, Or is it you just masking the real value here.

     

  • Hello,

     

    this command is use on a script or other code? if that is the case. I suppose you use a variable that is not initialized apparently (value is not set).

     

    And I confirm you can't create an monitor whit $ in name of monitor.

     

    SO check your code or script why this variable is not set....

     

    Regards,