Zabbix-cli
zabbix-cliA command line interface for performing common administrative tasks in Zabbix via the Zabbix API.
A command line interface for performing common administrative tasks in Zabbix via the Zabbix API.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
api.passwordapi.auth_tokenThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
api.passwordapi.auth_tokenThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
app.session_fileapp.auth_token_fileapp.auth_fileapp.history_filelogging.log_fileOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
app.session_fileapp.auth_token_fileapp.auth_fileapp.history_filelogging.log_fileOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. Zabbix-cli writes no caches or state in your home directory.
app.session_fileapp.auth_token_fileapp.auth_fileapp.history_filelogging.log_fileEach machine keeps its own copy of these.
api.passwordapi.auth_tokenLifted into your secret store; the rest of the file syncs.
app.session_fileapp.auth_token_fileapp.auth_fileapp.history_filelogging.log_file [app]use_session_file = truesession_file = "C:\\Users\\octocat\\AppData\\Local\\unioslo\\zabbix-cli\\.zabbix-cli_session.json"machine-localauth_token_file = "C:\\Users\\octocat\\AppData\\Local\\unioslo\\zabbix-cli\\.zabbix-cli_auth_token"machine-localuse_auth_file = falseauth_file = "C:\\Users\\octocat\\AppData\\Local\\unioslo\\zabbix-cli\\.zabbix-cli_auth"machine-localallow_insecure_auth_file = falsehistory = truehistory_file = "C:\\Users\\octocat\\AppData\\Local\\unioslo\\zabbix-cli\\history"machine-localbulk_mode = "strict"legacy_json_format = false [logging]enabled = truelog_level = "INFO"log_file = "C:\\Users\\octocat\\AppData\\Local\\unioslo\\zabbix-cli\\Logs\\zabbix-cli.log"machine-localEach machine keeps its own copy of these.
api.passwordapi.auth_tokenLifted into your secret store; the rest of the file syncs.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/zabbix-cli. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps all credential files out. None of them splits app.session_file and app.auth_token_file for you — that part is Otty’s own sync, or a template you write by hand.