確認方法
root ユーザにて /etc/cma.d/EPOAGENT3700LYNX/config.xml をcat もしくはテキストエディタで開きます
出力例:
[root@testlinux EPOAGENT3700LYNX]# pwd
/etc/cma.d/EPOAGENT3700LYNX
[root@testlinux EPOAGENT3700LYNX]#
[root@testlinux EPOAGENT3700LYNX]# ls -l
合計 4
-rwx------ 1 root root 1141 9月 27 09:06 config.xml
[root@testlinux EPOAGENT3700LYNX]#
[root@testlinux EPOAGENT3700LYNX]# cat config.xml
<?xml version="1.0" encoding="UTF-8"?> <Configuration> <Path>/opt/McAfee/cma/lib/libagentplugin.so</Path> <SoftwareID>EPOAGENT3700LYNX</SoftwareID> <StartCommand>/etc/init.d/cma start</StartCommand> <StopCommand>/etc/init.d/cma stop</StopCommand> <IsRunning></IsRunning> <ProductName>McAfee Agent</ProductName> <Version>4.6.0.2156</Version> <Language>0409</Language> <InstalledPath>/opt/McAfee/cma</InstalledPath> <UninstallCommand>rpm -e MFEcma</UninstallCommand> <DebugScript>1</DebugScript> <UpdaterDataDir>/opt/McAfee/cma/scratch/update</UpdaterDataDir> <ServicePackInstallDate> </ServicePackInstallDate> <ServicePackVersion> </ServicePackVersion> <HotFixInstallDate > </HotFixInstallDate> <HotFixVersions> </HotFixVersions> <PluginPkgVersion> </PluginPkgVersion> <MIDCabVersion> </MIDCabVersion><UpdatePluginPath>/opt/McAfee/cma/lib/libmacbplugin.so</UpdatePluginPath><keystore_path>/opt/McAfee/cma/scratch/keystore/</keystore_path><SharedLibLocation>/opt/McAfee/shared/4.6.0/lib/</SharedLibLocation><crypto_mode>2</crypto_mode><crypto_keysize>0</crypto_keysize><binsphash></binsphash></Configuration>
※赤字部分がMcAfee Agent のバージョンとなります。
4.6.0.2156 = McAfee Agent 4.6 Patch1 for Linux
掲載日 2012/01/06