<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?><
ManagementPack
ContentReadable
=
"true"
SchemaVersion
=
"2.0"
OriginalSchemaVersion
=
"1.1"
xmlns:xsd
=
"http://www.w3.org/2001/XMLSchema"
xmlns:xsl
=
"http://www.w3.org/1999/XSL/Transform"
>
<
Manifest
>
<
Identity
>
<
ID
>ZabbixAgent.MP</
ID
>
<
Version
>1.0.0.3</
Version
>
</
Identity
>
<
Name
>ZabbixAgent MP</
Name
>
<
References
>
<
Reference
Alias
=
"SCInternal"
>
<
ID
>Microsoft.SystemCenter.Internal</
ID
>
<
Version
>7.0.8433.0</
Version
>
<
PublicKeyToken
>31bf3856ad364e35</
PublicKeyToken
>
</
Reference
>
<
Reference
Alias
=
"Windows"
>
<
ID
>Microsoft.Windows.Library</
ID
>
<
Version
>7.5.8501.0</
Version
>
<
PublicKeyToken
>31bf3856ad364e35</
PublicKeyToken
>
</
Reference
>
<
Reference
Alias
=
"Performance"
>
<
ID
>System.Performance.Library</
ID
>
<
Version
>7.0.8433.0</
Version
>
<
PublicKeyToken
>31bf3856ad364e35</
PublicKeyToken
>
</
Reference
>
<
Reference
Alias
=
"System"
>
<
ID
>System.Library</
ID
>
<
Version
>7.5.8501.0</
Version
>
<
PublicKeyToken
>31bf3856ad364e35</
PublicKeyToken
>
</
Reference
>
<
Reference
Alias
=
"SC"
>
<
ID
>Microsoft.SystemCenter.Library</
ID
>
<
Version
>7.0.8433.0</
Version
>
<
PublicKeyToken
>31bf3856ad364e35</
PublicKeyToken
>
</
Reference
>
<
Reference
Alias
=
"Health"
>
<
ID
>System.Health.Library</
ID
>
<
Version
>7.0.8433.0</
Version
>
<
PublicKeyToken
>31bf3856ad364e35</
PublicKeyToken
>
</
Reference
>
</
References
>
</
Manifest
>
<
TypeDefinitions
>
<
EntityTypes
>
<
ClassTypes
>
<
ClassType
ID
=
"ZabbixAgent"
Accessibility
=
"Public"
Abstract
=
"false"
Base
=
"Windows!Microsoft.Windows.LocalApplication"
Hosted
=
"true"
Singleton
=
"false"
Extension
=
"false"
>
<
Property
ID
=
"Name"
Type
=
"string"
AutoIncrement
=
"false"
Key
=
"false"
CaseSensitive
=
"false"
MaxLength
=
"256"
MinLength
=
"0"
Required
=
"false"
Scale
=
"0"
/>
<
Property
ID
=
"Version"
Type
=
"string"
AutoIncrement
=
"false"
Key
=
"false"
CaseSensitive
=
"false"
MaxLength
=
"256"
MinLength
=
"0"
Required
=
"false"
Scale
=
"0"
/>
<
Property
ID
=
"ZabbixPassiveServer"
Type
=
"string"
AutoIncrement
=
"false"
Key
=
"false"
CaseSensitive
=
"false"
MaxLength
=
"256"
MinLength
=
"0"
Required
=
"false"
Scale
=
"0"
/>
<
Property
ID
=
"ZabbixActiveServer"
Type
=
"string"
AutoIncrement
=
"false"
Key
=
"false"
CaseSensitive
=
"false"
MaxLength
=
"256"
MinLength
=
"0"
Required
=
"false"
Scale
=
"0"
/>
</
ClassType
>
<
ClassType
ID
=
"ZabbixAgent.MP.Application.Rollup"
Accessibility
=
"Public"
Abstract
=
"false"
Base
=
"System!System.Service"
Hosted
=
"false"
Singleton
=
"false"
Extension
=
"false"
>
<
Property
ID
=
"ApplicationName"
Type
=
"string"
AutoIncrement
=
"false"
Key
=
"true"
CaseSensitive
=
"false"
MaxLength
=
"256"
MinLength
=
"0"
Required
=
"false"
Scale
=
"0"
/>
</
ClassType
>
</
ClassTypes
>
<
RelationshipTypes
>
<
RelationshipType
ID
=
"ZabbixAgent.MP.Application.Contains.ZabbixAgent"
Accessibility
=
"Public"
Abstract
=
"false"
Base
=
"System!System.Containment"
>
<
Source
ID
=
"Source"
MinCardinality
=
"0"
MaxCardinality
=
"2147483647"
Type
=
"ZabbixAgent.MP.Application.Rollup"
/>
<
Target
ID
=
"Target"
MinCardinality
=
"0"
MaxCardinality
=
"2147483647"
Type
=
"ZabbixAgent"
/>
</
RelationshipType
>
</
RelationshipTypes
>
</
EntityTypes
>
<
ModuleTypes
>
<
WriteActionModuleType
ID
=
"ZabbixAgent.DisplayAgentConfig.WA"
Accessibility
=
"Internal"
Batching
=
"false"
>
<
Configuration
>
<
xsd:element
minOccurs
=
"1"
name
=
"ConfigFilePath"
type
=
"xsd:string"
xmlns:xsd
=
"http://www.w3.org/2001/XMLSchema"
/>
<
xsd:element
minOccurs
=
"1"
name
=
"TimeoutSeconds"
type
=
"xsd:integer"
xmlns:xsd
=
"http://www.w3.org/2001/XMLSchema"
/>
</
Configuration
>
<
OverrideableParameters
>
<
OverrideableParameter
ID
=
"ConfigFilePath"
Selector
=
"$Config/ConfigFilePath$"
ParameterType
=
"string"
/>
<
OverrideableParameter
ID
=
"TimeoutSeconds"
Selector
=
"$Config/TimeoutSeconds$"
ParameterType
=
"int"
/>
</
OverrideableParameters
>
<
ModuleImplementation
Isolation
=
"Any"
>
<
Composite
>
<
MemberModules
>
<
WriteAction
ID
=
"PSWA"
TypeID
=
"Windows!Microsoft.Windows.PowerShellWriteAction"
>
<
ScriptName
>ZabbixAgent.DisplayAgentConfig.WA.ps1</
ScriptName
>
<
ScriptBody
>
#=================================================================================
# Script to display Zabbix Agent Configuration File
#=================================================================================
param($ConfigFilePath)
#=================================================================================
# Constants section - modify stuff here:
# Assign script name variable for use in event logging
$ScriptName = "ZabbixAgent.DisplayAgentConfig.Task.ps1"
#=================================================================================
# Gather who the script is running as
$whoami = whoami
# Begin Main Script
#=================================================================================
Write-Host "Task Starting. Running as $whoami"
#Load agent scripting object
Write-Host "Display Zabbix Agent Config File"
try
{
Get-Content -Path $ConfigFilePath
}
catch
{
write-host "Error during access to $ConfigFilePath file"
}
#=================================================================================
</
ScriptBody
>
<
Parameters
>
<
Parameter
>
<
Name
>ConfigFilePath</
Name
>
<
Value
>$Config/ConfigFilePath$</
Value
>
</
Parameter
>
</
Parameters
>
<
TimeoutSeconds
>$Config/TimeoutSeconds$</
TimeoutSeconds
>
</
WriteAction
>
</
MemberModules
>
<
Composition
>
<
Node
ID
=
"PSWA"
/>
</
Composition
>
</
Composite
>
</
ModuleImplementation
>
<
OutputType
>System!System.BaseData</
OutputType
>
<
InputType
>System!System.BaseData</
InputType
>
</
WriteActionModuleType
>
</
ModuleTypes
>
</
TypeDefinitions
>
<
Monitoring
>
<
Discoveries
>
<
Discovery
ID
=
"ZabbixAgent.Discovery"
Enabled
=
"false"
Target
=
"Windows!Microsoft.Windows.Computer"
ConfirmDelivery
=
"false"
Remotable
=
"true"
Priority
=
"Normal"
>
<
Category
>Discovery</
Category
>
<
DiscoveryTypes
>
<
DiscoveryClass
TypeID
=
"ZabbixAgent"
>
<
Property
PropertyID
=
"Name"
/>
<
Property
TypeID
=
"System!System.ConfigItem"
PropertyID
=
"ObjectStatus"
/>
<
Property
TypeID
=
"System!System.ConfigItem"
PropertyID
=
"AssetStatus"
/>
<
Property
TypeID
=
"System!System.ConfigItem"
PropertyID
=
"Notes"
/>
<
Property
TypeID
=
"System!System.Entity"
PropertyID
=
"DisplayName"
/>
</
DiscoveryClass
>
</
DiscoveryTypes
>
<
DataSource
ID
=
"DS"
TypeID
=
"Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper"
>
<
NameSpace
>\\$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$\root\cimv2</
NameSpace
>
<
Query
>SELECT Name, DisplayName, PathName FROM Win32_Service WHERE Name like '%zabbix%'</
Query
>
<
Frequency
>86400</
Frequency
>
<
ClassId
>$MPElement[Name="ZabbixAgent"]$</
ClassId
>
<
InstanceSettings
>
<
Settings
>
<
Setting
>
<
Name
>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</
Name
>
<
Value
>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</
Value
>
</
Setting
>
<
Setting
>
<
Name
>$MPElement[Name="ZabbixAgent"]/Name$</
Name
>
<
Value
>$Data/Property[@Name='Name']$</
Value
>
</
Setting
>
</
Settings
>
</
InstanceSettings
>
</
DataSource
>
</
Discovery
>
<
Discovery
ID
=
"ZabbixAgent.Discovery.PowerShell.Properties.Discovery"
Enabled
=
"false"
Target
=
"ZabbixAgent"
ConfirmDelivery
=
"false"
Remotable
=
"true"
Priority
=
"Normal"
>
<
Category
>Discovery</
Category
>
<
DiscoveryTypes
>
<
DiscoveryClass
TypeID
=
"ZabbixAgent"
>
<
Property
PropertyID
=
"Version"
/>
<
Property
PropertyID
=
"ZabbixPassiveServer"
/>
<
Property
PropertyID
=
"ZabbixActiveServer"
/>
</
DiscoveryClass
>
</
DiscoveryTypes
>
<
DataSource
ID
=
"DS"
TypeID
=
"Windows!Microsoft.Windows.TimedPowerShell.DiscoveryProvider"
>
<
IntervalSeconds
>86393</
IntervalSeconds
>
<
SyncTime
/>
<
ScriptName
>ZabbixAgent.PowerShell.Properties.Discovery.ps1</
ScriptName
>
<
ScriptBody
>
#=================================================================================
# Script to gather additional properties of zabbix agent via PowerShell
#
# Author: CJOURDAN
# v1
#=================================================================================
param($SourceId,$ManagedEntityId,$ComputerName)
# Manual Testing section - put stuff here for manually testing script - typically parameters:
#=================================================================================
# $SourceId = '{00000000-0000-0000-0000-000000000000}'
# $ManagedEntityId = '{00000000-0000-0000-0000-000000000000}'
# $Computername = 'server.domain.com'
# $MGName = ''
# $IP = ''
#=================================================================================
# Constants section - modify stuff here:
#=================================================================================
# Assign script name variable for use in event logging
$ScriptName = "ZabbixAgent.PowerShell.Properties.Discovery.ps1"
#=================================================================================
# Starting Script section - All scripts get this
#=================================================================================
# Gather the start time of the script
$StartTime = Get-Date
#Set variable to be used in logging events
$whoami = whoami
# Load MOMScript API
$momapi = New-Object -comObject MOM.ScriptAPI
#Log script event that we are starting task
$momapi.LogScriptEvent($ScriptName,1006,0,"`nScript is starting.")
#=================================================================================
# Discovery Script section
#=================================================================================
# Load SCOM Discovery module
$DiscoveryData = $momapi.CreateDiscoveryData(0, $SourceId, $ManagedEntityId)
#=================================================================================
# Begin MAIN script section
#=================================================================================
# Get Infos from Zabbix Agent Configuration File
#=======================================================================
$ZabbixConfFile = "C:\Program Files\zabbix_agents\conf\zabbix_agentd.win.conf"
#=======================================================================
try
{
$FileContent = Get-Content -Path $ZabbixConfFile -ErrorAction Stop
}
catch
{
$momapi.LogScriptEvent($ScriptName,1007,2,"`Error during retrieve of Zabbix Conf File Content")
exit 1
}
$ActiveServer = $FileContent | Where-Object {$_ -like "ServerActive=*"}
$PassiveServer = $FileContent | Where-Object {$_ -like "Server=*"}
If (!($ActiveServer) -or $ActiveServer.Length -eq 0)
{
#Write-Host "`Error during retrieve of Active Server data"
$momapi.LogScriptEvent($ScriptName,1007,2,"`Error during retrieve of Active Server data or Active Server is not configured")
$ActiveServer = "NULL"
}
Else
{
$ActiveServer = $ActiveServer.Replace('ServerActive=','')
}
If (!($PassiveServer) -or $PassiveServer.Length -eq 0)
{
#write-host "`Error during retrieve of PassiveServer data"
$momapi.LogScriptEvent($ScriptName,1007,2,"`Error during retrieve of PassiveServer data or Passive Server is not configured")
$PassiveServer = "NULL"
}
Else
{
$PassiveServer = $PassiveServer.Replace('Server=','')
}
# Get Infos from Zabbix Agent exe (zabbix_agentd.exe)
#=======================================================================
try
{
$Version = $(Get-ChildItem -Path "C:\Program Files\zabbix_agents\bin\win64\zabbix_agentd.exe").VersionInfo.productversion
}
catch
{
#write-host "`Error during retrieve of agent version"
$momapi.LogScriptEvent($ScriptName,1007,2,"`Error during retrieve of agent version")
$Version = "NULL"
}
# Discovery Script section - Discovery scripts get this
#=================================================================================
$instance = $DiscoveryData.CreateClassInstance("$MPElement[Name='ZabbixAgent']$")
$instance.AddProperty("$MPElement[Name='Windows!Microsoft.Windows.Computer']/PrincipalName$", $Computername)
$instance.AddProperty("$MPElement[Name='ZabbixAgent']/Version$", $Version)
$instance.AddProperty("$MPElement[Name='ZabbixAgent']/ZabbixPassiveServer$", $PassiveServer)
$instance.AddProperty("$MPElement[Name='ZabbixAgent']/ZabbixActiveServer$", $ActiveServer)
$DiscoveryData.AddInstance($instance)
# Return Discovery Items Normally
$DiscoveryData
# Return Discovery Bag to the command line for testing (does not work from ISE)
# $momapi.Return($DiscoveryData)
#=================================================================================
# End of script section
#=================================================================================
#Log an event for script ending and total execution time.
$EndTime = Get-Date
$ScriptTime = ($EndTime - $StartTime).TotalSeconds
$momapi.LogScriptEvent($ScriptName,1008,0,"`nScript has completed.")
#=================================================================================
# End of script
</
ScriptBody
>
<
Parameters
>
<
Parameter
>
<
Name
>SourceId</
Name
>
<
Value
>$MPElement$</
Value
>
</
Parameter
>
<
Parameter
>
<
Name
>ManagedEntityId</
Name
>
<
Value
>$Target/Id$</
Value
>
</
Parameter
>
<
Parameter
>
<
Name
>ComputerName</
Name
>
<
Value
>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</
Value
>
</
Parameter
>
</
Parameters
>
<
TimeoutSeconds
>600</
TimeoutSeconds
>
</
DataSource
>
</
Discovery
>
</
Discoveries
>
<
Tasks
>
<
Task
ID
=
"ZabbixAgent.RestartZabbixAgent.Task"
Accessibility
=
"Public"
Enabled
=
"true"
Target
=
"ZabbixAgent"
Timeout
=
"120"
Remotable
=
"true"
>
<
Category
>Custom</
Category
>
<
WriteAction
ID
=
"WA"
TypeID
=
"Windows!Microsoft.Windows.ScriptWriteAction"
>
<
ScriptName
>ZabbixAgent.RestartZabbixAgent.Task.vbs</
ScriptName
>
<
Arguments
/>
<
ScriptBody
>
Option Explicit
On Error Resume Next
Dim ScriptName, oAPI, objWMIService, oShell, oShellEnv, computerName, strCommand, objProcess, objProgram, strShell
ScriptName = "ZabbixAgent.RestartZabbixAgent.Task.vbs"
'Load momscript API
Set oAPI = CreateObject("MOM.ScriptAPI")
'Log script event that we are starting
Call oAPI.LogScriptEvent(ScriptName, 1313, 2, "A command to restart the zabbix agent was sent. We will attempt to stop and then restart the ZabbixAgent now.")
'Begin Healthservice Restart
Set oShell = WScript.CreateObject("WScript.Shell")
set oShellEnv = oShell.Environment("Process")
computerName = oShellEnv("ComputerName")
'Echo that we are about to start for task output
WScript.echo "Beginning Restart attempt for ZabbixAgent on " & computerName
strCommand = "cmd /c net stop ZabbixAgent & cmd /c net start ZabbixAgent"
Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\.\root\cimv2")
Set objProcess = objWMIService.Get("Win32_Process")
Set objProgram = objProcess.Methods_( _
"Create").InParameters.SpawnInstance_
objProgram.CommandLine = strCommand
Set strShell = objWMIService.ExecMethod( _
"Win32_Process", "Create", objProgram)
'Echo that we are restarting for task output
WScript.echo "Restarting ZabbixAgent on " & computerName
'End ZabbixAgent Restart
</
ScriptBody
>
<
TimeoutSeconds
>60</
TimeoutSeconds
>
</
WriteAction
>
</
Task
>
<
Task
ID
=
"ZabbixAgent.DisplayAgentConfig.Task"
Accessibility
=
"Public"
Enabled
=
"true"
Target
=
"ZabbixAgent"
Timeout
=
"120"
Remotable
=
"true"
>
<
Category
>Custom</
Category
>
<
WriteAction
ID
=
"PSWA"
TypeID
=
"ZabbixAgent.DisplayAgentConfig.WA"
>
<
ConfigFilePath
>C:\Program Files\zabbix_agents\conf\zabbix_agentd.win.conf</
ConfigFilePath
>
<
TimeoutSeconds
>60</
TimeoutSeconds
>
</
WriteAction
>
</
Task
>
</
Tasks
>
<
Monitors
>
<
UnitMonitor
ID
=
"ZabbixAgent.ZabbixAgentService.Monitor"
Accessibility
=
"Public"
Enabled
=
"false"
Target
=
"ZabbixAgent"
ParentMonitorID
=
"Health!System.Health.AvailabilityState"
Remotable
=
"true"
Priority
=
"Normal"
TypeID
=
"Windows!Microsoft.Windows.CheckNTServiceStateMonitorType"
ConfirmDelivery
=
"false"
>
<
Category
>Custom</
Category
>
<
OperationalStates
>
<
OperationalState
ID
=
"ZabbixAgent.ZabbixAgentService.Monitor.OK"
MonitorTypeStateID
=
"Running"
HealthState
=
"Success"
/>
<
OperationalState
ID
=
"ZabbixAgent.ZabbixAgentService.Monitor.KO"
MonitorTypeStateID
=
"NotRunning"
HealthState
=
"Error"
/>
</
OperationalStates
>
<
Configuration
>
<
ComputerName
>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</
ComputerName
>
<
ServiceName
>ZabbixAgent</
ServiceName
>
<
CheckStartupType
>true</
CheckStartupType
>
</
Configuration
>
</
UnitMonitor
>
</
Monitors
>
</
Monitoring
>
<
LanguagePacks
>
<
LanguagePack
ID
=
"FRA"
IsDefault
=
"true"
>
<
DisplayStrings
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP"
>
<
Name
>ZabbixAgent MP</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP.Application.Contains.ZabbixAgent"
>
<
Name
>ZabbixAgent MP Application Contains ZabbixAgent</
Name
>
<
Description
>Defines a System.Containment relationship between ZabbixAgent.MP.Application.Rollup and ZabbixAgent.</
Description
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP.Application.Rollup"
>
<
Name
>ZabbixAgent MP Application Rollup</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP.Application.Rollup"
SubElementID
=
"ApplicationName"
>
<
Name
>Application Name</
Name
>
<
Description
>Application Name</
Description
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
>
<
Name
>ZabbixAgent</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.Discovery"
>
<
Name
>ZabbixAgent Discovery</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.Discovery.PowerShell.Properties.Discovery"
>
<
Name
>ZabbixAgent PowerShell Properties Discovery</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"Name"
>
<
Name
>Name</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"Version"
>
<
Name
>Version</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"ZabbixPassiveServer"
>
<
Name
>ZabbixPassiveServer</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"ZabbixActiveServer"
>
<
Name
>ZabbixActiveServer</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor"
>
<
Name
>Zabbix Agent Service</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor"
SubElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor.OK"
>
<
Name
>Service is running</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor"
SubElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor.KO"
>
<
Name
>Service is not running</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.RestartZabbixAgent.Task"
>
<
Name
>Restart Zabbix Agent Service</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.DisplayAgentConfig.Task"
>
<
Name
>Display Agent Configuration File</
Name
>
</
DisplayString
>
</
DisplayStrings
>
</
LanguagePack
>
<
LanguagePack
ID
=
"ENU"
IsDefault
=
"false"
>
<
DisplayStrings
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP"
>
<
Name
>ZabbixAgent MP</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP.Application.Contains.ZabbixAgent"
>
<
Name
>ZabbixAgent MP Application Contains ZabbixAgent</
Name
>
<
Description
>Defines a System.Containment relationship between ZabbixAgent.MP.Application.Rollup and ZabbixAgent.</
Description
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP.Application.Rollup"
>
<
Name
>ZabbixAgent MP Application Rollup</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.MP.Application.Rollup"
SubElementID
=
"ApplicationName"
>
<
Name
>Application Name</
Name
>
<
Description
>Application Name</
Description
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
>
<
Name
>ZabbixAgent</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.Discovery"
>
<
Name
>ZabbixAgent Server Discovery</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.Discovery.PowerShell.Properties.Discovery"
>
<
Name
>ZabbixAgent PowerShell Properties Discovery</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"Name"
>
<
Name
>Name</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"Version"
>
<
Name
>Version</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"ZabbixPassiveServer"
>
<
Name
>ZabbixPassiveServer</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent"
SubElementID
=
"ZabbixActiveServer"
>
<
Name
>ZabbixActiveServer</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor"
>
<
Name
>Zabbix Agent Service</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor"
SubElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor.OK"
>
<
Name
>Service is running</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor"
SubElementID
=
"ZabbixAgent.ZabbixAgentService.Monitor.KO"
>
<
Name
>Service is not running</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.RestartZabbixAgent.Task"
>
<
Name
>Restart Zabbix Agent Service</
Name
>
</
DisplayString
>
<
DisplayString
ElementID
=
"ZabbixAgent.DisplayAgentConfig.Task"
>
<
Name
>Display Agent Configuration File</
Name
>
</
DisplayString
>
</
DisplayStrings
>
</
LanguagePack
>
</
LanguagePacks
>
</
ManagementPack
>