Search Results for: process running in linux

Results - 6612 Relevance Statements, 7746 Fixlets, 43 Analyses, 1 Dashboards, and 23 Signatures -- (24963.3679 ms)
Page 576 of 577 << < Prev Next > >>
Used in 2 fixlets   * Results in a true/false
Show indented relevance
(exists file "/etc/enterprise-release" whose (exists line whose (exists match (regex "Enterprise Linux Enterprise Linux (AS|Server) release 4") of it) of it)) OR (exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it or it contains ("CentOS release 4")) of it))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists match (regex "Linux Red Hat Enterprise (Server|Desktop) (5|6)") of name of operating system) OR (exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it) of it))
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
(exists file "/etc/enterprise-release" whose (exists line whose (exists match (regex "Enterprise Linux Enterprise Linux (AS|Server) release 5") of it) of it)) OR (exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (Client|Desktop|Server|Workstation) release (5|6)") of it or exists match (regex "CentOS.* (5|6)") of it) of it))
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists match (regex "Linux Red Hat Enterprise (Server|Client|Workstation) (5|6)") of name of operating system
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it) of it)
0 Votes
Used in 8 fixlets   * Results in a true/false
Show indented relevance
name of operating system as lowercase contains "linux" and exists file "/etc/SuSE-release"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
running of relay service
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists service "BESClientLoggingService" and not exists running service "BESClientLoggingService")
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it or exists match (regex "Red Hat Enterprise Linux (Client|Desktop|Server) release 5") of it) of it) OR (it starts with "linux fedora core" AND following text of last " " of it as version >= "3" and following text of last " " of it as version < "6") of (name of operating system as lowercase)
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it or exists match (regex "Red Hat Enterprise Linux (Client|Desktop|Server) release 5") of it) of it)
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
name of operating system starts with "Linux"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
NOT can interact with desktop of running service "BESClient"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
can interact with desktop of running service "BESClient"
0 Votes
Used in 3 fixlets   * Results in a true/false
Show indented relevance
name of operating system contains "Linux"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists service "BESClientHelper" whose (state of it != "Running")
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((it starts with "Win") OR (it starts with "AIX") OR (it starts with "HP-UX") OR (it starts with "Mac OS X") OR (it starts with "VMWare") OR (it starts with "SunOS") OR (it starts with "Linux")) of name of operating system
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it or exists match (regex "Red Hat Enterprise Linux (Client|Desktop|Server) release 5") of it or exists match (regex "Fedora Core release (3|4|5|6|7)") of it or exists match (regex "Fedora release (3|4|5|6|7)") of it) of it)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists running application "BESRootServer.exe" AND exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it < "7.2.5.22" AND it >= "6") AND exists value "BESInstalled" of it AND value "BESInstalled" of it = 1) of registry) OR (exists regapp "BESConsole.exe" whose (version of it < "7.2.5.22" AND version of it >= "6"))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux AS release 4") of it or exists match (regex "Red Hat Enterprise Linux Server release 5") of it) of it)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
state of service "cisvc" = "Running" or start type of service "cisvc" = "auto"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists running service "schedule"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists key (if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall" of registry) then ("HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\") else ("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\") & (if (current profile type of firewall = domain firewall profile type) then ("DomainProfile") else ("StandardProfile"))) whose (value "DoNotAllowExceptions" of it = 1) of registry OR ((not exists globally open port whose (port of it as string = (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string) AND protocol of it = udp AND enabled of it) of it AND not exists authorized application whose (process image file name of it as lowercase ends with "besclient.exe" AND enabled of it) of it) of current profile of local policy of firewall AND exists internet connection firewall whose (enabled of it AND not exists port mapping whose (enabled of it AND protocol of it = "udp" AND internal port of it as string = (value "ListenPort" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry) as string) of it) of adapters of network)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((exists running service "BESRelay") OR (exists running service "BESRootServer")) AND (exists value "carboncopypath" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\PostResults" of registry AND value "carboncopypath" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\PostResults" of registry != "")
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists key (if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall" of registry) then ("HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\") else ("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\") & (if (current profile type of firewall = domain firewall profile type) then ("DomainProfile") else ("StandardProfile"))) whose (value "DoNotAllowExceptions" of it = 1) of registry OR ((not exists globally open port whose (enabled of it AND port of it as string = (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string) AND protocol of it = tcp) of current profile of local policy of firewall) AND (exists internet connection firewall whose (enabled of it AND (not exists port mapping whose (enabled of it AND protocol of it = "tcp" AND internal port of it as string = (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string)) of it)) of adapters of network) AND (not exists authorized application whose (enabled of it AND (it ends with "besrelay.exe" OR it ends with "filldb.exe") of (process image file name of it as lowercase)) of current profile of local policy of firewall)) OR ((not exists globally open port whose (enabled of it AND port of it as string = (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string) AND protocol of it = udp) of current profile of local policy of firewall) AND (exists internet connection firewall whose (enabled of it AND (not exists port mapping whose (enabled of it AND protocol of it = "udp" AND internal port of it as string = (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string)) of it)) of adapters of network) AND (not exists authorized application whose (enabled of it AND (it ends with "besclient.exe") of (process image file name of it as lowercase)) of current profile of local policy of firewall))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
not exists running service "BESRelay"
0 Votes
Page 576 of 577 << < Prev Next > >>