Chapter 6. Red Hat Network Website
135
(
rhncfg-client
), the variables will be replaced with the hostname and IP address of the
system, as recorded in RHN’s System Profile. In the above configuration file, for example,
the deployed version resembles the following:
hostname=test.example.domain.com
ip_address=177.18.54.7
To capture custom system information, insert the key label into the custom information
macro (rhn.system.custom_info). For instance, if you developed a key labeled "asset" you
can add it to the custom information macro in a configuration file to have the value substi-
tuted on any system containing it. The macro would look like this:
asset={@ rhn.system.custom_info(asset) @}
Upon deployment of the file to a system containing a value for that key, the macro gets
translated, resulting in a string similar to the following:
asset=Example#456
To include a default value, for instance if one is required to prevent errors, you can append
it to the custom information macro, like so:
asset={@ rhn.system.custom_info(asset) =
’Asset #’ @}
This default is overridden by the value on any system containing it. For
instructions
on
developing
custom
system
information
keys,
refer
to
Section 6.4.9
Custom System Info —
.
Using the
Red Hat Network Configuration Manager
(
rhncfg-manager
) will not trans-
late or alter files, as that tool is system agnostic. Binary files cannot be interpolated.
6.7. Schedule
If you click the
Schedule
tab on the top navigation bar, the
Schedule
category and links
appear. These pages enable you to track the actions taking place within your systems. An
action is a scheduled RHN task that is to be performed on one or more client systems. For
example, an action can be scheduled to apply all Errata Updates to a system.
Red Hat Network keeps track of the following action types:
1. Package Alteration (installation, upgrade, and removal)
Содержание NETWORK 4.0 -
Страница 1: ...Red Hat Network 4 0 Reference Guide...
Страница 10: ......
Страница 16: ...vi Introduction to the Guide...
Страница 24: ...8 Chapter 1 Red Hat Network Overview...
Страница 40: ...24 Chapter 2 Red Hat Update Agent Figure 2 11 Available Package Updates...
Страница 58: ...42 Chapter 2 Red Hat Update Agent...
Страница 80: ...64 Chapter 5 Red Hat Network Registration Client Figure 5 15 Text Mode Welcome Screen...
Страница 186: ...170 Chapter 7 Monitoring...
Страница 200: ...184 Chapter 8 UNIX Support Guide...
Страница 214: ...198 Appendix A Command Line Config Management Tools...
Страница 274: ...258 Appendix C Probes...
Страница 282: ...266 Glossary...