Skip to content

Dynamic66/PSUAgent-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PSUAgent-Scripts

Install-LinuxPSUAgent.sh

This script installs the PSUAgent as a service.
The service runs as the service user with minimal permissions.
Official documentation for the agent

Usage:

  1. Download the Install-LinuxPSUAgent.sh file.
  2. Edit the variables in the upper part of the script.
  3. Make the file executable and run it with elevated privileges.
sudo chmod +x Install-LinuxPSUAgent.sh

Alternatively, the modifyed content of the file can be pasted into a terminal.

Validate:

sudo systemctl status PSUAgent # shows the status of the service
sudo journalctl -u PSUAgent --no-pager # shows logs without timestamps

Install-WindowsPSUAgent.ps1

coming soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages