Project

General

Profile

Actions

User story #8127

closed

On agent, check inventory before sending it to Rudder server

Added by François ARMAND about 8 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Nodes & inventories
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

As explain in http://www.rudder-project.org/redmine/issues/8022#note-9, we don't want to send to Rudder server inventory that will be refused FOR SURE, letting the agent think it is ok, where it is not.

So we have to do create a "check inventory" script, to execute before sending (or it is a "send inventory" script, with a pre-send part for checks), and that will ensure that the follwing attribute are filled:

- RUDDER/UUID
- RUDDER/HOSTNAME or OPERATINGSYSTEM/FQDN
- RUDDER/OWNER
- RUDDER/AGENT/POLICY_SERVER_UUID
- RUDDER/AGENT/AGENT_NAME
- OPERATINGSYSTEM/{FULL_NAME or KERNEL_NAME or NAME}
- OPERATINGSYSTEM/KERNEL_VERSION or if OPERATINGSYSTEM/KERNEL_NAME.toLowerCase aix: HARDWARE/OSVERSION

For information, the following rules are checked on Rudder side: they are less strict, but I'm almost sure it is for bad (i.e: code not cleaned) reasons:

- RUDDER/UUID (or else UUID anywhere - not sure we should do that)
- RUDDER/HOSTNAME or else HOSTNAME anywhere in 2.11,3.0 (not sure it's ok) or else in 3.1 OPERATINGSYSTEM/FQDN
- RUDDER/OWNER or else USER anywhere
- RUDDER/AGENT/POLICY_SERVER_UUID or else POLICY_SERVER anywhere
- RUDDER/AGENT/AGENT_NAME or else AGENTNAME anywhere
- OPERATINGSYSTEM/{FULL_NAME or KERNEL_NAME or NAME}
- OPERATINGSYSTEM/KERNEL_VERSION or if OPERATINGSYSTEM/KERNEL_NAME.toLowerCase aix: HARDWARE/OSVERSION


Subtasks 2 (0 open2 closed)

Bug #9388: Syntax error in fusion techniqueReleasedBenoît PECCATTE2016-10-17Actions
Bug #9508: Broken initial promises: rudder/cfengine-community/inputs/inventory/1.0/fusionAgent.cf:500:10: error: syntax errorReleasedAlexis Mousset2016-10-24Actions

Related issues 4 (0 open4 closed)

Related to Rudder - User story #8022: Allow users to specify node hostname (FQDN)ReleasedAlexis MoussetActions
Related to Rudder - Bug #8236: Examples in ldap-inventory are not real life examplesReleasedBenoît PECCATTE2016-05-03Actions
Related to Rudder - User story #8919: Remove modifications made to the inventory by the agentReleasedFrançois ARMANDActions
Has duplicate Rudder - User story #8077: Check generated inventory before sending itRejected2016-03-16Actions
Actions

Also available in: Atom PDF