< Back
Get-ZabbixConf
Post
NAME Get-ZabbixConf
SYNOPSIS
Gets entries in Zabbix Conf.
SYNTAX
Get-ZabbixConf [-Computer] <String> [<CommonParameters>]
DESCRIPTION
Grabs latest entries from a Zabbix Conf. Only works when zabbix_agentd.log exists in C:\\Zabbix\\ on remote server.
PARAMETERS
-Computer <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ZabbixLog -Computer Agent1
Gets latest 15 entries.
RELATED LINKS
SYNOPSIS
Gets entries in Zabbix Conf.
SYNTAX
Get-ZabbixConf [-Computer] <String> [<CommonParameters>]
DESCRIPTION
Grabs latest entries from a Zabbix Conf. Only works when zabbix_agentd.log exists in C:\\Zabbix\\ on remote server.
PARAMETERS
-Computer <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ZabbixLog -Computer Agent1
Gets latest 15 entries.
RELATED LINKS