mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Latest changes
This commit is contained in:
parent
69a0aa9bd4
commit
d9d3f7b176
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -345,7 +345,7 @@ def main():
|
|||||||
if psutil.WINDOWS:
|
if psutil.WINDOWS:
|
||||||
OS = "Windows"
|
OS = "Windows"
|
||||||
service_list = ["MySQL", "postgresql", "pgsql", "oracle", "MSSQL", "IISADMIN",
|
service_list = ["MySQL", "postgresql", "pgsql", "oracle", "MSSQL", "IISADMIN",
|
||||||
"W3svc", "NTDS", "Netlogon", "DNS", "MSExchangeADTopology",
|
"apache", "nginx", "W3svc", "NTDS", "Netlogon", "DNS", "MSExchangeADTopology",
|
||||||
"MSExchangeServiceHost", "MSExchangeSA", "MSExchangeTransport"]
|
"MSExchangeServiceHost", "MSExchangeSA", "MSExchangeTransport"]
|
||||||
discover(OS, service_list)
|
discover(OS, service_list)
|
||||||
elif psutil.LINUX:
|
elif psutil.LINUX:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user