5 Commits

Author SHA1 Message Date
omercier
57d101aab3 remove ${tc} since they're now useless 2025-08-12 17:08:29 +02:00
omercier
37bc2fd3f0 fix errors by adding suite setup and teardown 2025-08-08 17:28:16 +02:00
omercier
214fc47f37 make it transparent between calling with or without connector 2025-08-08 17:28:16 +02:00
sfarouq-ext
a4ac4b1de8 migration of the keywords 2025-08-08 17:28:15 +02:00
sdepassio
b5c5fb4b61
enh(ups-apc-snmp): improve last time in battery status + fix dereference in script.pm (#5524 + #5412)
- Update the output for the "replace last time" for the battery status mode : it was displayed in seconds, it is now converted to a human readable format.

Refs: CTOR-1077

- $rebuild_args needs to be dereferenced when used in a join because it is a reference to an array. This is done when the script is executed with a non-root user (line 359) but not when called with root.

Authored by eseyman@users.noreply.github.com #5412
2025-03-31 14:28:23 +02:00