Review node inventory
The nodes from all Puppet Enterprise (PE) instances integrated with a workspace are shown on that workspace's Nodes page. This page gives you a federated view of all the nodes that your workspace deploys code to.
Customize your node table
The Nodes page lists basic information about every node from every Puppet Enterprise (PE) instance integrated with your workspace. You can customize your page view to display node facts relevant to your work.
- Node name.Tip: Click the node name to view all facts and PE reports for the node.
- Time since the node's most recent PE report was generated.
- Node run status for the most recent Puppet run.
- The PE server the node is associated with.
- The value of the
ipaddress
fact. - The value of the
operatingsystem
fact.
- In the Continuous Delivery for PE web UI, click Nodes.
- Click Add/Remove columns to open the column selector.
- To add a column, search for a fact value and click Add. The fact value appears in the list of columns.
- Use the check marks next to the columns list to select the columns you want to show. Unchecked columns are hidden.
- Click Apply to apply your changes to the table.
Create filters to focus on specific node sets
Build basic or compound (multi-element) filters to help you answer complex queries
about your nodes. By combining multiple filters with the AND
and OR
logical operators, you can target specific node
sets.
Due to a processing limitation, you can apply filters to a specific Puppet Enterprise (PE) primary server or to all integrated PE primary servers. Attempting to add a filter to two or more specific primary servers triggers a Cannot add this filter warning.
PE primary server = my-server AND Operating system = purpleOS
PE primary server = my-server OR Operating system = purpleOS
While
the PE primary
server
parameter only specifies one server, using the OR
operator ignores the first filter and attempts to
apply the Operating system
filter to all primary
servers.To modify the filters, click Edit filters.
To remove filters, click Edit filters (if you're not already in edit mode), and click Remove filter (the small blue x icon to the right of each individual filter).
Build a fact chart
Fact charts are visual representations of the distribution of Facter fact values across all nodes managed by the Puppet Enterprise (PE) instances you've integrated with Continuous Delivery for PE. You can add custom fact charts to any saved view for quick reference.
You can create a fact chart for any Facter fact, including custom facts and structured facts.
Save custom views to save fact charts for future reference and share them with your colleagues.
Save custom views
After customizing the nodes table and creating fact charts, you can save your customized view for later reference. Saved views are automatically shared with all members of your workspace, and each member can save their favorite views for quick access.