Forum Discussion
How I can change monitor settings?
Hello all,
How I can change monitor settings using tmsh commands? I want to change parameters like cipher, comp, interval, send and receive strings. PLease help. Thanks.
R
2 Replies
- Ed_Summers
Nimbostratus
These are standard monitor parameters that could be set when creating a new monitor or modified on an existing monitor. Are you familiar with tmsh commands and operation?
create ltm monitor [options...]
modify ltm monitor [options...]
This TMSH command reference is for 11.1, but the commands should be similar and you can find the reference for your version on . Check out the section in the reference titled "LTM Monitor Module components".
Is there a specific monitor or options you are having trouble with?
- arpydays
Nimbostratus
as Ed said in the first rely it's in the TMSH manual. Below is extract for https monitor
cheers
Create/Modify create https [name] modify https [name] app-service [[string] | none] cert [ [cert list] | none] cipherlist [string] compatibility [enabled | disabled] defaults-from [name] description [string] destination [ip address][port] interval [integer] key [ [key] | none] manual-resume [enabled | disabled] password [none | [password] ] recv [none | [string] ] recv-disable [none | [string] ] reverse [enabled | disabled] send [none | [string] ] time-until-up [integer] timeout [integer] transparent [enabled | disabled] up-interval [integer] username [ [name] | none]
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com