Use Cases for Modifying Parameters
The following examples provide simple use cases for modifying parameters.
Domain/Collector
• Set the access control prompt to new value.
• Control the protocols used - WMI / SSH / Telnet.
• Control the 3rd-party SSH used for all hosts.
• Control the ciphers used for JSch for all hosts.
• Increase SSH debugging
• Set the access control prompt for all hosts.
• Set the standard out error strings for all hosts.
• Set the access control command requirement for tty
• Set the access control required error string for an OS
• Set the number of min, max threads for Host Resources
• Set connection time-out for connections to Hosts
• Set socket time-out for connections to Hosts
• Set the SSH Port for Hosts
Operating System
• Set the collection to load from raw data for an operating system
• Set the access control prompt for an OS
• Set the standard out error strings for an OS
• Set the access control command requirement for tty
• Set the access control required error string for an OS
• Set connection time-out for an OS
• Set socket time-out for an OS
• Set SSH Port for an OS
Host
• Set the collection to load from raw data for a specific host
• Set the access control prompt for a specific host
• Set the standard out error strings for a specific host
• Set the access control command requirement for tty
• Set the access control required error string for a specific host
• Set connection time-out for a specific host
• Set socket time-out for a specific host
• Set SSH Port for a specific host
Commands
• Set the time-out for a specific command
• Set the time-out for all commands for a host
• Set the time-out for all commands for an operating system
• Set the time-out for a specific command for a host
• Set the time-out for a specific command for an operating system
• Set the time-out for all commands.