Pulse/internal
rcourtman 4277aa753c feat(pbs): turnkey PBS setup with password auth
When adding a PBS node with username/password credentials, Pulse now
automatically:
1. Connects to PBS using the provided credentials
2. Creates a 'pulse-monitor@pbs' user with Audit permissions
3. Generates an API token
4. Stores the token instead of the password

This enables one-click PBS setup for Docker/containerized deployments
where you can't easily run the agent installer. Simply enter root@pam
credentials in the UI and Pulse handles the rest.

Falls back to password auth if token creation fails (e.g., old PBS
version or permission issues).
2025-12-26 10:12:04 +00:00
..
agentbinaries
agentexec
agentupdate
ai fix: require Pro license for auto-fix and autonomous mode 2025-12-25 21:26:46 +00:00
alerts
api feat(pbs): turnkey PBS setup with password auth 2025-12-26 10:12:04 +00:00
auth
buffer
ceph
config feat(#903): Remote agent configuration for AI command execution 2025-12-25 08:07:28 +00:00
crypto
discovery
dockeragent feat: Display environment variables for Docker containers 2025-12-25 23:52:57 +00:00
errors
hostagent feat: add power consumption monitoring (Intel RAPL + AMD Energy) 2025-12-25 21:14:12 +00:00
hostmetrics feat: Add disk exclusion filter for host agent. Closes #896 2025-12-25 12:04:40 +00:00
kubernetesagent
license
logging
mdadm
metrics
mock
models feat: Agent collects S.M.A.R.T. disk data via smartctl. Related to #907 2025-12-25 11:37:53 +00:00
monitoring feat: Agent collects S.M.A.R.T. disk data via smartctl. Related to #907 2025-12-25 11:37:53 +00:00
notifications
resources
sensors feat: add power consumption monitoring (Intel RAPL + AMD Energy) 2025-12-25 21:14:12 +00:00
smartctl test: Add unit tests for smartctl package 2025-12-25 11:55:37 +00:00
ssh/knownhosts
system
tempproxy
types
updates
utils
websocket