Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
We need to look at using psutil to emulate ps aux behavior so that it is platform agnostic. If that's not possible, then use the Get-Process commandlet in PowerShell
Description The execution function
ps.psaux
requires theps
command to work which is non-standard on WindowsSetup
Standard Windows install using .exe installer
Steps to Reproduce the behavior
Expected behavior
Either for the function to work as expected, or the documentation to make clear that it doesn't work on Windows.
Screenshots If applicable, add screenshots to help explain your problem.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.) ```yaml Salt Version: Salt: 3006.3 Python Version: Python: 3.10.13 (heads/main:7ee24e6, Sep 6 2023, 02:19:49) [MSC v.1936 64 bit (AMD64)] Dependency Versions: cffi: 1.14.6 cherrypy: 18.6.1 dateutil: 2.8.1 docker-py: Not Installed gitdb: 4.0.7 gitpython: Not Installed Jinja2: 3.1.2 libgit2: Not Installed looseversion: 1.0.2 M2Crypto: Not Installed Mako: Not Installed msgpack: 1.0.2 msgpack-pure: Not Installed mysql-python: Not Installed packaging: 22.0 pycparser: 2.21 pycrypto: Not Installed pycryptodome: 3.10.1 pygit2: Not Installed python-gnupg: 0.4.8 PyYAML: 6.0.1 PyZMQ: 25.0.2 relenv: 0.13.10 smmap: 4.0.0 timelib: 0.2.4 Tornado: 4.5.3 ZMQ: 4.3.4 System Versions: dist: locale: cp1252 machine: AMD64 release: 10 system: Windows version: 10 10.0.22621 SP0 Multiprocessor Free ```Additional context Add any other context about the problem here.