-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
None
-
Ubuntu 24.04 and Rocky 10
Manpage is incorrect:{}
When I use the command "man zabbix_agent2" to get the right Runtime control options for a loglevel increase or decrease the manpage states this:
Runtime control options
userparameter_reload
Reload user parameters from the configuration file loglevel increase
Increase log level
loglevel decrease
Decrease log level
These options won't work, using the command "zabbix_agent2 -R help" give the right options:
zabbix_agent2 -R help
Perform administrative functions (1s timeout) Remote control interface, available commands:
log_level_increase Increase log level
log_level_decrease Decrease log level
So changing the manpage will be a good thing to do to reflect the really working Runtime control options
.