Bug #4727
closedGet Technology Level and Service pack from AIX inventories
Description
TL (Technology Level) and Service Pack are not provided by fusion inventory we are using.
They are provided in fusion 2.3, in the same field (OSVERSION) we use to store version.
If field is "5300-12" We need to display: the command used is oslevel -r
- 5.3.12 as Os version (only got 5.3 for now, 12 is TL)
Service pack is provided by its own tag <SERVICE_PACK>, the value is extracted from command oslevel -s which return "5300-12-05-1140"
Value kept is 05-1140 => Which means SP5 released on 40th week of 2011... We should only keep the SP5 as information
Updated by Vincent MEMBRÉ over 10 years ago
- Description updated (diff)
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/39
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset ldap-inventory:commit:57488ed80cbd63592dfe11228fd15f7282fb5f51.
Updated by François ARMAND over 10 years ago
Applied in changeset ldap-inventory:commit:73c556b1347d8079cc859018134e39a595f9c88f.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from Get TL and Service pack from AIX inventories to Get Technology Level and Service pack from AIX inventories
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.1, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-June/000087.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog27
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 26 to Web - Nodes & inventories
Updated by Jonathan CLARKE almost 9 years ago
- Related to Bug #7478: Rudder inventory doesn't provide the Service pack on AIX added