[ZBXNEXT-6783] Add number representation for systemd.unit.info Created: 2021 Jul 19 Updated: 2022 Oct 03 |
|
| Status: | Open |
| Project: | ZABBIX FEATURE REQUESTS |
| Component/s: | Agent2 plugin (G) |
| Affects Version/s: | 5.0.13 |
| Fix Version/s: | None |
| Type: | Change Request | Priority: | Trivial |
| Reporter: | Khatsayuk Alexander | Assignee: | Zabbix Integration Team |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Hi all. Will be great to have a number representation for metrics like "ActiveState" for systemd unit like it done for service.info for Windows Services. It's rather not comfortable to store string data instead of numeric. Yes, I know that we can use systemd.unit.get, but it has overhead with a lot of extra data returned with item and it must contains preprocessing step for item. |