< Back
Get-ZabbixAgent
Post
NAME Get-ZabbixAgent
SYNOPSIS
Returns Zabbix Agent.
SYNTAX
Get-ZabbixAgent [-Computer] <String> [<CommonParameters>]
DESCRIPTION
Queries for "Zabbix Agent" service on remote computer
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-ZabbixAgent -Server Agent1 | Restart-Service
Restarts Zabbix Agent on remote server.
RELATED LINKS
SYNOPSIS
Returns Zabbix Agent.
SYNTAX
Get-ZabbixAgent [-Computer] <String> [<CommonParameters>]
DESCRIPTION
Queries for "Zabbix Agent" service on remote computer
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-ZabbixAgent -Server Agent1 | Restart-Service
Restarts Zabbix Agent on remote server.
RELATED LINKS