Nezha agent
services.nezha-agent.debug
Whether to enable verbose log.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.disableCommandExecute
Disable executing the command from dashboard.
Type: boolean
Default
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.enable
Whether to enable Agent of Nezha Monitoring.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.gpu
Enable GPU monitoring.
Type: boolean
Default
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.package
The nezha-agent package to use.
Type: package
Default
pkgs.nezha-agent
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.passwordFile
Path to the file contained the password from dashboard.
Type: null or string
Default
null
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.reportDelay
The interval between system status reportings. The value must be an integer from 1 to 4
Type: one of 1, 2, 3, 4
Default
1
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.server
Address to the dashboard
Type: string
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.skipConnection
Do not monitor the number of connections.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.skipProcess
Do not monitor the number of processes.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix
services.nezha-agent.tls
Enable SSL/TLS encryption.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/nezha-agent.nix