Page 1 of 1

Not Applied question

Posted: Tue Nov 26, 2019 2:33 pm
by Bitflogger
Hello,

I am running v5.6.8 on a 64-bit CentOS 7 VM.

I have had the experience that changing a service on a host causes multiple services on the host, including the changed service, to show the warning "not applied". I was also surpised to find a services file, with multiple services, missing from the Nagios Core directory until the changed configuration is applied.

Is this normal ?

Re: Not Applied question

Posted: Tue Nov 26, 2019 3:23 pm
by ssax
Please PM a copy of your profile, you can download it from Admin > System Profile > Download Profile.

The CCM changes should not be applied until an Apply Configuration takes place.

If you add new hosts/services in the CCM, the files will not be present on the backend until an apply configuration writes them out and makes them active, could this be the case?

Let's check some things, please send the FULL output of these commands (as root):
- NOTE: You may need to adjust the -h 127.0.0.1, the -uroot, and -pnagiosxi in the first command if your DB is contained/stored on another server and/or you've changed the root mysql password

Code: Select all

mysql -h 127.0.0.1 -uroot -pnagiosxi -e 'SELECT NOW(); SELECT @@GLOBAL.time_zone, @@SESSION.time_zone;'
date
ls -l /etc/localtime
php -r 'echo date("D M j G:i:s T Y")."\n";'
grep "date.timezone =" /etc/php.ini
Moderator's Note: The profile has been shared with the support team.

Re: Not Applied question

Posted: Tue Nov 26, 2019 4:37 pm
by ssax
First, question:

If you add new hosts/services in the CCM, the files will not be present on the backend until an apply configuration writes them out and makes them active, could this be the case?

Second question:

Are you still able to replicate the issue with another host/service or was it a one-time thing or only on a specific host/service?

I labbed it up with your version and tried to replicate it, only a single service shows as not-applied when I edit one of the services. I need to know if it was a new system or an existing system. Please try replicating again for a different host/service.

Additionally, please send the output of this command (as root):
- NOTE: You may need to adjust the -h 127.0.0.1, the -uroot, and -pnagiosxi in the first command if your DB is offloaded to another server and/or you've changed the root mysql password

Code: Select all

echo "SELECT table_name AS 'Table', round(((data_length + index_length) / 1024 / 1024), 2) 'Size in MB' FROM information_schema.TABLES WHERE table_schema IN ('nagios', 'nagiosql', 'nagiosxi');" | mysql -h 127.0.0.1 -uroot -pnagiosxi --table

Re: Not Applied question

Posted: Wed Dec 04, 2019 11:46 am
by Bitflogger
Hello,

I think you answered my question.

Can I get a list of expected packages and versions on a CentOS 7 server?

Earl

Re: Not Applied question

Posted: Wed Dec 04, 2019 12:13 pm
by scottwilkerson
The following are installed in a fresh install on a CentOS 7 machine

Code: Select all

GeoIP.x86_64
NetworkManager.x86_64
NetworkManager-libnm.x86_64
NetworkManager-team.x86_64
NetworkManager-tui.x86_64
NetworkManager-wifi.x86_64
PyYAML.x86_64
acl.x86_64
adobe-mappings-cmap.noarch
adobe-mappings-cmap-deprecated.noarch
adobe-mappings-pdf.noarch
aic94xx-firmware.noarch
alsa-firmware.noarch
alsa-lib.x86_64
alsa-tools-firmware.x86_64
ansible.noarch
apr.x86_64
apr-util.x86_64
atk.x86_64
atlas.x86_64
audit.x86_64
audit-libs.x86_64
authconfig.x86_64
autoconf.noarch
autogen-libopts.x86_64
automake.noarch
avahi-libs.x86_64
basesystem.noarch
bash.x86_64
bc.x86_64
bind-export-libs.x86_64
bind-libs.x86_64
bind-libs-lite.x86_64
bind-license.noarch
bind-utils.x86_64
binutils.x86_64
biosdevname.x86_64
blas.x86_64
btrfs-progs.x86_64
bzip2.x86_64
bzip2-libs.x86_64
ca-certificates.noarch
cairo.x86_64
centos-logos.noarch
centos-release.x86_64
chkconfig.x86_64
chrony.x86_64
coreutils.x86_64
cpio.x86_64
cpp.x86_64
cracklib.x86_64
cracklib-dicts.x86_64
cronie.x86_64
cronie-anacron.x86_64
crontabs.noarch
cryptsetup-libs.x86_64
cups-libs.x86_64
curl.x86_64
cyrus-sasl.x86_64
cyrus-sasl-devel.x86_64
cyrus-sasl-lib.x86_64
dbus.x86_64
dbus-glib.x86_64
dbus-libs.x86_64
dbus-python.x86_64
dejavu-fonts-common.noarch
dejavu-lgc-sans-fonts.noarch
dejavu-lgc-sans-mono-fonts.noarch
dejavu-sans-fonts.noarch
dejavu-serif-fonts.noarch
device-mapper.x86_64
device-mapper-event.x86_64
device-mapper-event-libs.x86_64
device-mapper-libs.x86_64
device-mapper-persistent-data.x86_64
dhclient.x86_64
dhcp-common.x86_64
dhcp-libs.x86_64
diffutils.x86_64
dmidecode.x86_64
dracut.x86_64
dracut-config-rescue.x86_64
dracut-network.x86_64
dstat.noarch
dwz.x86_64
e2fsprogs.x86_64
e2fsprogs-libs.x86_64
ebtables.x86_64
elfutils.x86_64
elfutils-default-yama-scope.noarch
elfutils-devel.x86_64
elfutils-libelf.x86_64
elfutils-libelf-devel.x86_64
elfutils-libs.x86_64
emacs-filesystem.noarch
epel-release.noarch
ethtool.x86_64
expat.x86_64
expat-devel.x86_64
file.x86_64
file-libs.x86_64
filesystem.x86_64
findutils.x86_64
fipscheck.x86_64
fipscheck-lib.x86_64
firewalld.noarch
firewalld-filesystem.noarch
fontconfig.x86_64
fontconfig-devel.x86_64
fontpackages-filesystem.noarch
fping.x86_64
freetds.x86_64
freetds-devel.x86_64
freetds-libs.x86_64
freetype.x86_64
freetype-devel.x86_64
fribidi.x86_64
fxload.x86_64
gawk.x86_64
gcc.x86_64
gcc-c++.x86_64
gd.x86_64
gd-devel.x86_64
gdb.x86_64
gdbm.x86_64
gdbm-devel.x86_64
gdk-pixbuf2.x86_64
geoipupdate.x86_64
gettext.x86_64
gettext-libs.x86_64
glib2.x86_64
glibc.x86_64
glibc-common.x86_64
glibc-devel.x86_64
glibc-headers.x86_64
gmp.x86_64
gnupg2.x86_64
gnutls.x86_64
gobject-introspection.x86_64
gpgme.x86_64
graphite2.x86_64
graphviz.x86_64
graphviz-gd.x86_64
grep.x86_64
groff-base.x86_64
grub2.x86_64
grub2-common.noarch
grub2-pc.x86_64
grub2-pc-modules.noarch
grub2-tools.x86_64
grub2-tools-extra.x86_64
grub2-tools-minimal.x86_64
grubby.x86_64
gtk-update-icon-cache.x86_64
gtk2.x86_64
gzip.x86_64
hardlink.x86_64
harfbuzz.x86_64
hicolor-icon-theme.noarch
hostname.x86_64
httpd.x86_64
httpd-tools.x86_64
hwdata.x86_64
info.x86_64
initscripts.x86_64
ipa-gothic-fonts.noarch
ipa-mincho-fonts.noarch
ipa-pgothic-fonts.noarch
ipa-pmincho-fonts.noarch
iproute.x86_64
iprutils.x86_64
ipset.x86_64
ipset-libs.x86_64
iptables.x86_64
iputils.x86_64
irqbalance.x86_64
ivtv-firmware.noarch
iwl100-firmware.noarch
iwl1000-firmware.noarch
iwl105-firmware.noarch
iwl135-firmware.noarch
iwl2000-firmware.noarch
iwl2030-firmware.noarch
iwl3160-firmware.noarch
iwl3945-firmware.noarch
iwl4965-firmware.noarch
iwl5000-firmware.noarch
iwl5150-firmware.noarch
iwl6000-firmware.noarch
iwl6000g2a-firmware.noarch
iwl6000g2b-firmware.noarch
iwl6050-firmware.noarch
iwl7260-firmware.noarch
iwl7265-firmware.noarch
jansson.x86_64
jasper-libs.x86_64
jbigkit-libs.x86_64
json-c.x86_64
jwhois.x86_64
kbd.x86_64
kbd-legacy.noarch
kbd-misc.noarch
kernel.x86_64
kernel.x86_64
kernel.x86_64
kernel-headers.x86_64
kernel-tools.x86_64
kernel-tools-libs.x86_64
kexec-tools.x86_64
keyutils-libs.x86_64
keyutils-libs-devel.x86_64
kmod.x86_64
kmod-libs.x86_64
kpartx.x86_64
krb5-devel.x86_64
krb5-libs.x86_64
lapack.x86_64
lcms2.x86_64
less.x86_64
lftp.x86_64
libICE.x86_64
libSM.x86_64
libX11.x86_64
libX11-common.noarch
libX11-devel.x86_64
libXau.x86_64
libXau-devel.x86_64
libXaw.x86_64
libXcomposite.x86_64
libXcursor.x86_64
libXdamage.x86_64
libXext.x86_64
libXfixes.x86_64
libXft.x86_64
libXi.x86_64
libXinerama.x86_64
libXmu.x86_64
libXpm.x86_64
libXpm-devel.x86_64
libXrandr.x86_64
libXrender.x86_64
libXt.x86_64
libXxf86misc.x86_64
libXxf86vm.x86_64
libacl.x86_64
libaio.x86_64
libassuan.x86_64
libattr.x86_64
libblkid.x86_64
libc-client.x86_64
libcap.x86_64
libcap-ng.x86_64
libcom_err.x86_64
libcom_err-devel.x86_64
libcroco.x86_64
libcurl.x86_64
libdaemon.x86_64
libdb.x86_64
libdb-devel.x86_64
libdb-utils.x86_64
libdrm.x86_64
libedit.x86_64
libestr.x86_64
libfastjson.x86_64
libffi.x86_64
libfontenc.x86_64
libgcc.x86_64
libgcrypt.x86_64
libgfortran.x86_64
libglvnd.x86_64
libglvnd-egl.x86_64
libglvnd-glx.x86_64
libgomp.x86_64
libgpg-error.x86_64
libgs.x86_64
libidn.x86_64
libidn2.x86_64
libjpeg-turbo.x86_64
libjpeg-turbo-devel.x86_64
libkadm5.x86_64
libmcrypt.x86_64
libmcrypt-devel.x86_64
libmnl.x86_64
libmodman.x86_64
libmount.x86_64
libmpc.x86_64
libndp.x86_64
libnetfilter_conntrack.x86_64
libnfnetlink.x86_64
libnl3.x86_64
libnl3-cli.x86_64
libpaper.x86_64
libpciaccess.x86_64
libpipeline.x86_64
libpng.x86_64
libpng-devel.x86_64
libproxy.x86_64
libpwquality.x86_64
libquadmath.x86_64
librsvg2.x86_64
libseccomp.x86_64
libselinux.x86_64
libselinux-devel.x86_64
libselinux-python.x86_64
libselinux-utils.x86_64
libsemanage.x86_64
libsepol.x86_64
libsepol-devel.x86_64
libsmartcols.x86_64
libss.x86_64
libssh2.x86_64
libstdc++.x86_64
libstdc++-devel.x86_64
libsysfs.x86_64
libtasn1.x86_64
libteam.x86_64
libthai.x86_64
libtiff.x86_64
libtool-ltdl.x86_64
libunistring.x86_64
libuser.x86_64
libutempter.x86_64
libuuid.x86_64
libuuid-devel.x86_64
libverto.x86_64
libverto-devel.x86_64
libwayland-client.x86_64
libwayland-server.x86_64
libxcb.x86_64
libxcb-devel.x86_64
libxml2.x86_64
libxml2-devel.x86_64
libxshmfence.x86_64
libxslt.x86_64
libyaml.x86_64
libzip.x86_64
linux-firmware.noarch
lm_sensors-devel.x86_64
lm_sensors-libs.x86_64
logrotate.x86_64
lsscsi.x86_64
lua.x86_64
lvm2.x86_64
lvm2-libs.x86_64
lz4.x86_64
lzo.x86_64
m4.x86_64
mailcap.noarch
mailx.x86_64
make.x86_64
man-db.x86_64
mariadb.x86_64
mariadb-devel.x86_64
mariadb-libs.x86_64
mariadb-server.x86_64
mesa-libEGL.x86_64
mesa-libGL.x86_64
mesa-libgbm.x86_64
mesa-libglapi.x86_64
microcode_ctl.x86_64
mod_ssl.x86_64
mozjs17.x86_64
mpfr.x86_64
nagios-repo.noarch
nagiosxi-deps-el7.noarch
nano.x86_64
ncurses.x86_64
ncurses-base.noarch
ncurses-libs.x86_64
neon.x86_64
net-snmp.x86_64
net-snmp-agent-libs.x86_64
net-snmp-devel.x86_64
net-snmp-libs.x86_64
net-snmp-perl.x86_64
net-snmp-utils.x86_64
nettle.x86_64
newt.x86_64
newt-python.x86_64
nmap.x86_64
nspr.x86_64
nss.x86_64
nss-pem.x86_64
nss-softokn.x86_64
nss-softokn-freebl.x86_64
nss-sysinit.x86_64
nss-tools.x86_64
nss-util.x86_64
ntp.x86_64
ntpdate.x86_64
numactl-libs.x86_64
numpy.x86_64
openjpeg2.x86_64
openldap.x86_64
openldap-devel.x86_64
openssh.x86_64
openssh-clients.x86_64
openssh-server.x86_64
openssl.x86_64
openssl-devel.x86_64
openssl-libs.x86_64
os-prober.x86_64
p11-kit.x86_64
p11-kit-trust.x86_64
pakchois.x86_64
pam.x86_64
pango.x86_64
parted.x86_64
passwd.x86_64
patch.x86_64
pciutils-libs.x86_64
pcre.x86_64
pcre-devel.x86_64
perl.x86_64
perl-Business-ISBN.noarch
perl-Business-ISBN-Data.noarch
perl-CPAN.noarch
perl-Carp.noarch
perl-Class-Accessor.noarch
perl-Class-Load.noarch
perl-Class-Singleton.noarch
perl-Compress-Raw-Bzip2.x86_64
perl-Compress-Raw-Zlib.x86_64
perl-Config-IniFiles.noarch
perl-Config-Tiny.noarch
perl-Crypt-DES.x86_64
perl-Crypt-Rijndael.x86_64
perl-Crypt-SSLeay.x86_64
perl-DBD-MySQL.x86_64
perl-DBI.x86_64
perl-Data-Dumper.x86_64
perl-Data-OptList.noarch
perl-DateTime.x86_64
perl-DateTime-Locale.noarch
perl-DateTime-TimeZone.noarch
perl-Digest.noarch
perl-Digest-HMAC.noarch
perl-Digest-MD5.x86_64
perl-Digest-SHA.x86_64
perl-Digest-SHA1.x86_64
perl-Encode.x86_64
perl-Encode-Locale.noarch
perl-Env.noarch
perl-Error.noarch
perl-Exporter.noarch
perl-ExtUtils-Install.noarch
perl-ExtUtils-MakeMaker.noarch
perl-ExtUtils-Manifest.noarch
perl-ExtUtils-ParseXS.noarch
perl-File-Listing.noarch
perl-File-Path.noarch
perl-File-Temp.noarch
perl-Filter.x86_64
perl-Getopt-Long.noarch
perl-HTML-Parser.x86_64
perl-HTML-Tagset.noarch
perl-HTTP-Cookies.noarch
perl-HTTP-Daemon.noarch
perl-HTTP-Date.noarch
perl-HTTP-Message.noarch
perl-HTTP-Negotiate.noarch
perl-HTTP-Tiny.noarch
perl-IO-Compress.noarch
perl-IO-HTML.noarch
perl-IO-Socket-INET6.noarch
perl-IO-Socket-IP.noarch
perl-IO-Socket-SSL.noarch
perl-IO-stringy.noarch
perl-LWP-MediaTypes.noarch
perl-LWP-Protocol-https.noarch
perl-List-MoreUtils.x86_64
perl-Mail-IMAPClient.noarch
perl-Math-Calc-Units.noarch
perl-Module-Implementation.noarch
perl-Module-Runtime.noarch
perl-Mozilla-CA.noarch
perl-Net-DNS.x86_64
perl-Net-Daemon.noarch
perl-Net-HTTP.noarch
perl-Net-LibIDN.x86_64
perl-Net-SNMP.noarch
perl-Net-SSLeay.x86_64
perl-Number-Format.noarch
perl-Package-DeprecationManager.noarch
perl-Package-Stash.noarch
perl-Package-Stash-XS.x86_64
perl-Params-Util.x86_64
perl-Params-Validate.x86_64
perl-Parse-RecDescent.noarch
perl-PathTools.x86_64
perl-PlRPC.noarch
perl-Pod-Escapes.noarch
perl-Pod-Perldoc.noarch
perl-Pod-Simple.noarch
perl-Pod-Usage.noarch
perl-SNMP_Session.noarch
perl-Scalar-List-Utils.x86_64
perl-Socket.x86_64
perl-Socket6.x86_64
perl-Storable.x86_64
perl-Sub-Install.noarch
perl-Sys-Syslog.x86_64
perl-Test-Harness.noarch
perl-Test-Simple.noarch
perl-Text-ParseWords.noarch
perl-Thread-Queue.noarch
perl-Time-HiRes.x86_64
perl-Time-Local.noarch
perl-TimeDate.noarch
perl-Try-Tiny.noarch
perl-URI.noarch
perl-WWW-RobotRules.noarch
perl-XML-LibXML.x86_64
perl-XML-NamespaceSupport.noarch
perl-XML-Parser.x86_64
perl-XML-SAX.noarch
perl-XML-SAX-Base.noarch
perl-XML-Simple.noarch
perl-constant.noarch
perl-devel.x86_64
perl-libs.x86_64
perl-libwww-perl.noarch
perl-local-lib.noarch
perl-macros.x86_64
perl-parent.noarch
perl-podlators.noarch
perl-srpm-macros.noarch
perl-threads.x86_64
perl-threads-shared.x86_64
php.x86_64
php-cli.x86_64
php-common.x86_64
php-devel.x86_64
php-gd.x86_64
php-imap.x86_64
php-ldap.x86_64
php-mbstring.x86_64
php-mssql.x86_64
php-mysql.x86_64
php-pdo.x86_64
php-pear.noarch
php-pecl-ssh2.x86_64
php-pgsql.x86_64
php-process.x86_64
php-snmp.x86_64
php-xml.x86_64
pinentry.x86_64
pixman.x86_64
pkgconfig.x86_64
plymouth.x86_64
plymouth-core-libs.x86_64
plymouth-scripts.x86_64
policycoreutils.x86_64
polkit.x86_64
polkit-pkla-compat.x86_64
popt.x86_64
popt-devel.x86_64
postfix.x86_64
postgresql.x86_64
postgresql-libs.x86_64
postgresql-server.x86_64
procps-ng.x86_64
pth.x86_64
pygpgme.x86_64
pyliblzma.x86_64
pyparsing.noarch
python.x86_64
python-babel.noarch
python-backports.x86_64
python-backports-ssl_match_hostname.noarch
3.5.0.1-1.el7
python-cffi.x86_64
python-configobj.noarch
python-decorator.noarch
python-devel.x86_64
python-enum34.noarch
python-firewall.noarch
python-gobject-base.x86_64
python-httplib2.noarch
python-idna.noarch
python-iniparse.noarch
python-ipaddress.noarch
python-jinja2.noarch
python-libs.x86_64
python-linux-procfs.noarch
python-lxml.x86_64
python-markupsafe.x86_64
python-nose.noarch
python-paramiko.noarch
python-perf.x86_64
python-ply.noarch
python-pycparser.noarch
python-pycurl.x86_64
python-pyudev.noarch
python-rpm-macros.noarch
python-schedutils.x86_64
python-setuptools.noarch
python-six.noarch
python-slip.noarch
python-slip-dbus.noarch
python-srpm-macros.noarch
python-urlgrabber.noarch
python2-cryptography.x86_64
python2-jmespath.noarch
python2-pip.noarch
python2-pyasn1.noarch
python2-pymssql.x86_64
python2-rpm-macros.noarch
python2-scons.noarch
python2-simplejson.x86_64
pyxattr.x86_64
qrencode-libs.x86_64
readline.x86_64
redhat-rpm-config.noarch
rootfiles.noarch
rpm.x86_64
rpm-build.x86_64
rpm-build-libs.x86_64
rpm-devel.x86_64
rpm-libs.x86_64
rpm-python.x86_64
rpmdevtools.noarch
rrdtool.x86_64
rrdtool-perl.x86_64
rrdtool-python.x86_64
rsync.x86_64
rsyslog.x86_64
sed.x86_64
selinux-policy.noarch
selinux-policy-targeted.noarch
setup.noarch
shadow-utils.x86_64
shared-mime-info.x86_64
shellinabox.x86_64
slang.x86_64
snappy.x86_64
snmptt.noarch
sqlite.x86_64
sshpass.x86_64
subversion.x86_64
subversion-libs.x86_64
sudo.x86_64
sysstat.x86_64
systemd.x86_64
systemd-libs.x86_64
systemd-sysv.x86_64
systemtap-sdt-devel.x86_64
sysvinit-tools.x86_64
t1lib.x86_64
tar.x86_64
tcp_wrappers-devel.x86_64
tcp_wrappers-libs.x86_64
teamd.x86_64
tftp.x86_64
traceroute.x86_64
trousers.x86_64
ttmkfdir.x86_64
tuned.noarch
tzdata.noarch
unixODBC.x86_64
unzip.x86_64
urw-base35-bookman-fonts.noarch
urw-base35-c059-fonts.noarch
urw-base35-d050000l-fonts.noarch
urw-base35-fonts.noarch
urw-base35-fonts-common.noarch
urw-base35-gothic-fonts.noarch
urw-base35-nimbus-mono-ps-fonts.noarch
urw-base35-nimbus-roman-fonts.noarch
urw-base35-nimbus-sans-fonts.noarch
urw-base35-p052-fonts.noarch
urw-base35-standard-symbols-ps-fonts.noarch
20170801-10.el7
urw-base35-z003-fonts.noarch
ustr.x86_64
util-linux.x86_64
vim-minimal.x86_64
virt-what.x86_64
wget.x86_64
which.x86_64
wkhtmltox.x86_64
wpa_supplicant.x86_64
xfsprogs.x86_64
xinetd.x86_64
xml2.x86_64
xorg-x11-font-utils.x86_64
xorg-x11-fonts-75dpi.noarch
xorg-x11-fonts-Type1.noarch
xorg-x11-proto-devel.noarch
xorg-x11-server-utils.x86_64
xz.x86_64
xz-devel.x86_64
xz-libs.x86_64
yum.noarch
yum-metadata-parser.x86_64
yum-plugin-fastestmirror.noarch
zip.x86_64
zlib.x86_64
zlib-devel.x86_64

Re: Not Applied question

Posted: Wed Dec 04, 2019 12:20 pm
by scottwilkerson
Here is the full yum list installed which contains versions albeit for most they have no impact and just use the current version provided by the repositories.

Code: Select all

Here is the full [icode]yum list installed[/icode] which contains versions albeit for most they have no impact and just use the current version provided by the repositories.

[code][root@localhost ~]# yum list installed
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: repo1.ash.innoscale.net
 * epel: mirror.grid.uchicago.edu
 * extras: repo1.ash.innoscale.net
 * updates: repo1.ash.innoscale.net
Installed Packages
GeoIP.x86_64  1.5.0-14.el7  @base
NetworkManager.x86_64  1:1.18.0-5.el7_7.1  @updates
NetworkManager-libnm.x86_64  1:1.18.0-5.el7_7.1  @updates
NetworkManager-team.x86_64 1:1.18.0-5.el7_7.1  @updates
NetworkManager-tui.x86_64 1:1.18.0-5.el7_7.1  @updates
NetworkManager-wifi.x86_64 1:1.18.0-5.el7_7.1  @updates
PyYAML.x86_64 3.10-11.el7 @base
acl.x86_64 2.2.51-14.el7 @base
adobe-mappings-cmap.noarch 20171205-3.el7 @base
adobe-mappings-cmap-deprecated.noarch 20171205-3.el7 @base
adobe-mappings-pdf.noarch 20180407-1.el7 @base
aic94xx-firmware.noarch 30-6.el7 @anaconda
alsa-firmware.noarch 1.0.28-2.el7  @anaconda
alsa-lib.x86_64  1.1.8-1.el7 @base
alsa-tools-firmware.x86_64 1.1.0-1.el7 @anaconda
ansible.noarch 2.8.5-1.el7 @epel
apr.x86_64 1.4.8-5.el7 @base
apr-util.x86_64  1.5.2-6.el7 @base
atk.x86_64 2.28.1-1.el7  @base
atlas.x86_64  3.10.1-12.el7 @base
audit.x86_64  2.8.5-4.el7 @base
audit-libs.x86_64 2.8.5-4.el7 @base
authconfig.x86_64 6.2.8-30.el7  @anaconda
autoconf.noarch  2.69-11.el7 @base
autogen-libopts.x86_64 5.18-5.el7 @base
automake.noarch  1.13.4-3.el7  @base
avahi-libs.x86_64 0.6.31-19.el7 @base
basesystem.noarch 10.0-7.el7.centos @anaconda
bash.x86_64 4.2.46-33.el7 @base
bc.x86_64  1.06.95-13.el7 @base
bind-export-libs.x86_64 32:9.11.4-9.P2.el7  @base
bind-libs.x86_64 32:9.11.4-9.P2.el7  @base
bind-libs-lite.x86_64  32:9.11.4-9.P2.el7  @base
bind-license.noarch 32:9.11.4-9.P2.el7  @base
bind-utils.x86_64 32:9.11.4-9.P2.el7  @base
binutils.x86_64  2.27-41.base.el7_7.1 @updates
biosdevname.x86_64  0.7.3-2.el7 @base
blas.x86_64 3.4.2-8.el7 @base
btrfs-progs.x86_64  4.9.1-1.el7 @anaconda
bzip2.x86_64  1.0.6-13.el7  @base
bzip2-libs.x86_64 1.0.6-13.el7  @anaconda
ca-certificates.noarch 2018.2.22-70.0.el7_5 @base
cairo.x86_64  1.15.12-4.el7 @base
centos-logos.noarch 70.0.6-3.el7.centos @anaconda
centos-release.x86_64  7-7.1908.0.el7.centos  @base
chkconfig.x86_64 1.7.4-1.el7 @anaconda
chrony.x86_64 3.4-1.el7  @base
coreutils.x86_64 8.22-24.el7 @base
cpio.x86_64 2.11-27.el7 @base
cpp.x86_64 4.8.5-39.el7  @base
cracklib.x86_64  2.9.0-11.el7  @anaconda
cracklib-dicts.x86_64  2.9.0-11.el7  @anaconda
cronie.x86_64 1.4.11-23.el7 @base
cronie-anacron.x86_64  1.4.11-23.el7 @base
crontabs.noarch  1.11-6.20121102git.el7 @anaconda
cryptsetup-libs.x86_64 2.0.3-5.el7 @base
cups-libs.x86_64 1:1.6.3-40.el7 @base
curl.x86_64 7.29.0-54.el7 @base
cyrus-sasl.x86_64 2.1.26-23.el7 @base
cyrus-sasl-devel.x86_64 2.1.26-23.el7 @base
cyrus-sasl-lib.x86_64  2.1.26-23.el7 @base
dbus.x86_64 1:1.10.24-13.el7_6  @base
dbus-glib.x86_64 0.100-7.el7 @anaconda
dbus-libs.x86_64 1:1.10.24-13.el7_6  @base
dbus-python.x86_64  1.1.1-9.el7 @anaconda
dejavu-fonts-common.noarch 2.33-6.el7 @base
dejavu-lgc-sans-fonts.noarch 2.33-6.el7 @base
dejavu-lgc-sans-mono-fonts.noarch  2.33-6.el7 @base
dejavu-sans-fonts.noarch  2.33-6.el7 @base
dejavu-serif-fonts.noarch 2.33-6.el7 @base
device-mapper.x86_64 7:1.02.158-2.el7_7.2 @updates
device-mapper-event.x86_64 7:1.02.158-2.el7_7.2 @updates
device-mapper-event-libs.x86_64 7:1.02.158-2.el7_7.2 @updates
device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 @updates
device-mapper-persistent-data.x86_64  0.8.5-1.el7 @base
dhclient.x86_64  12:4.2.5-77.el7.centos @base
dhcp-common.x86_64  12:4.2.5-77.el7.centos @base
dhcp-libs.x86_64 12:4.2.5-77.el7.centos @base
diffutils.x86_64 3.3-5.el7  @base
dmidecode.x86_64 1:3.2-3.el7 @base
dracut.x86_64 033-564.el7 @base
dracut-config-rescue.x86_64  033-564.el7 @base
dracut-network.x86_64  033-564.el7 @base
dstat.noarch  0.7.2-12.el7  @base
dwz.x86_64 0.11-3.el7 @base
e2fsprogs.x86_64 1.42.9-16.el7 @base
e2fsprogs-libs.x86_64  1.42.9-16.el7 @base
ebtables.x86_64  2.0.10-16.el7 @base
elfutils.x86_64  0.176-2.el7 @base
elfutils-default-yama-scope.noarch 0.176-2.el7 @base
elfutils-devel.x86_64  0.176-2.el7 @base
elfutils-libelf.x86_64 0.176-2.el7 @base
elfutils-libelf-devel.x86_64 0.176-2.el7 @base
elfutils-libs.x86_64 0.176-2.el7 @base
emacs-filesystem.noarch 1:24.3-22.el7 @base
epel-release.noarch 7-11 @extras
ethtool.x86_64 2:4.8-10.el7  @base
expat.x86_64  2.1.0-10.el7_3 @anaconda
expat-devel.x86_64  2.1.0-10.el7_3 @base
file.x86_64 5.11-35.el7 @base
file-libs.x86_64 5.11-35.el7 @base
filesystem.x86_64 3.2-25.el7 @base
findutils.x86_64 1:4.5.11-6.el7 @base
fipscheck.x86_64 1.4.1-6.el7 @anaconda
fipscheck-lib.x86_64 1.4.1-6.el7 @anaconda
firewalld.noarch 0.6.3-2.el7_7.2  @updates
firewalld-filesystem.noarch  0.6.3-2.el7_7.2  @updates
fontconfig.x86_64 2.13.0-4.3.el7 @base
fontconfig-devel.x86_64 2.13.0-4.3.el7 @base
fontpackages-filesystem.noarch  1.44-8.el7 @base
fping.x86_64  3.10-4.el7 @epel
freetds.x86_64 1.1.11-1.el7  @epel
freetds-devel.x86_64 1.1.11-1.el7  @epel
freetds-libs.x86_64 1.1.11-1.el7  @epel
freetype.x86_64  2.8-14.el7 @base
freetype-devel.x86_64  2.8-14.el7 @base
fribidi.x86_64 1.0.2-1.el7 @base
fxload.x86_64 2002_04_11-16.el7 @anaconda
gawk.x86_64 4.0.2-4.el7_3.1  @anaconda
gcc.x86_64 4.8.5-39.el7  @base
gcc-c++.x86_64 4.8.5-39.el7  @base
gd.x86_64  2.0.35-26.el7 @base
gd-devel.x86_64  2.0.35-26.el7 @base
gdb.x86_64 7.6.1-115.el7 @base
gdbm.x86_64 1.10-8.el7 @anaconda
gdbm-devel.x86_64 1.10-8.el7 @base
gdk-pixbuf2.x86_64  2.36.12-3.el7 @base
geoipupdate.x86_64  2.5.0-1.el7 @base
gettext.x86_64 0.19.8.1-2.el7 @anaconda
gettext-libs.x86_64 0.19.8.1-2.el7 @anaconda
glib2.x86_64  2.56.1-5.el7  @base
glibc.x86_64  2.17-292.el7  @base
glibc-common.x86_64 2.17-292.el7  @base
glibc-devel.x86_64  2.17-292.el7  @base
glibc-headers.x86_64 2.17-292.el7  @base
gmp.x86_64 1:6.0.0-15.el7 @anaconda
gnupg2.x86_64 2.0.22-5.el7_5 @base
gnutls.x86_64 3.3.29-9.el7_6 @base
gobject-introspection.x86_64 1.56.1-1.el7  @base
gpgme.x86_64  1.3.2-5.el7 @anaconda
graphite2.x86_64 1.3.10-1.el7_3 @base
graphviz.x86_64  2.30.1-21.el7 @base
graphviz-gd.x86_64  2.30.1-21.el7 @base
grep.x86_64 2.20-3.el7 @anaconda
groff-base.x86_64 1.22.2-8.el7  @anaconda
grub2.x86_64  1:2.02-0.80.el7.centos @base
grub2-common.noarch 1:2.02-0.80.el7.centos @base
grub2-pc.x86_64  1:2.02-0.80.el7.centos @base
grub2-pc-modules.noarch 1:2.02-0.80.el7.centos @base
grub2-tools.x86_64  1:2.02-0.80.el7.centos @base
grub2-tools-extra.x86_64  1:2.02-0.80.el7.centos @base
grub2-tools-minimal.x86_64 1:2.02-0.80.el7.centos @base
grubby.x86_64 8.28-26.el7 @base
gtk-update-icon-cache.x86_64 3.22.30-3.el7 @base
gtk2.x86_64 2.24.31-1.el7 @base
gzip.x86_64 1.5-10.el7 @base
hardlink.x86_64  1:1.0-19.el7  @anaconda
harfbuzz.x86_64  1.7.5-2.el7 @base
hicolor-icon-theme.noarch 0.12-7.el7 @base
hostname.x86_64  3.13-3.el7_7.1 @updates
httpd.x86_64  2.4.6-90.el7.centos @base
httpd-tools.x86_64  2.4.6-90.el7.centos @base
hwdata.x86_64 0.252-9.3.el7 @base
info.x86_64 5.1-5.el7  @base
initscripts.x86_64  9.49.47-1.el7 @base
ipa-gothic-fonts.noarch 003.03-5.el7  @base
ipa-mincho-fonts.noarch 003.03-5.el7  @base
ipa-pgothic-fonts.noarch  003.03-5.el7  @base
ipa-pmincho-fonts.noarch  003.03-5.el7  @base
iproute.x86_64 4.11.0-25.el7 @base
iprutils.x86_64  2.4.17.1-2.el7 @base
ipset.x86_64  7.1-1.el7  @base
ipset-libs.x86_64 7.1-1.el7  @base
iptables.x86_64  1.4.21-33.el7 @base
iputils.x86_64 20160308-10.el7  @anaconda
irqbalance.x86_64 3:1.0.7-12.el7 @base
ivtv-firmware.noarch 2:20080701-26.el7 @anaconda
iwl100-firmware.noarch 39.31.5.1-72.el7 @base
iwl1000-firmware.noarch 1:39.31.5.1-72.el7  @base
iwl105-firmware.noarch 18.168.6.1-72.el7 @base
iwl135-firmware.noarch 18.168.6.1-72.el7 @base
iwl2000-firmware.noarch 18.168.6.1-72.el7 @base
iwl2030-firmware.noarch 18.168.6.1-72.el7 @base
iwl3160-firmware.noarch 22.0.7.0-72.el7  @base
iwl3945-firmware.noarch 15.32.2.9-72.el7 @base
iwl4965-firmware.noarch 228.61.2.24-72.el7  @base
iwl5000-firmware.noarch 8.83.5.1_1-72.el7 @base
iwl5150-firmware.noarch 8.24.2.2-72.el7  @base
iwl6000-firmware.noarch 9.221.4.1-72.el7 @base
iwl6000g2a-firmware.noarch 17.168.5.3-72.el7 @base
iwl6000g2b-firmware.noarch 17.168.5.2-72.el7 @base
iwl6050-firmware.noarch 41.28.5.1-72.el7 @base
iwl7260-firmware.noarch 22.0.7.0-72.el7  @base
iwl7265-firmware.noarch 22.0.7.0-72.el7  @base
jansson.x86_64 2.10-1.el7 @anaconda
jasper-libs.x86_64  1.900.1-33.el7 @base
jbigkit-libs.x86_64 2.0-11.el7 @base
json-c.x86_64 0.11-4.el7_0  @base
jwhois.x86_64 4.0-47.el7 @epel
kbd.x86_64 1.15.5-15.el7 @base
kbd-legacy.noarch 1.15.5-15.el7 @base
kbd-misc.noarch  1.15.5-15.el7 @base
kernel.x86_64 3.10.0-693.el7 @anaconda
kernel.x86_64 3.10.0-693.21.1.el7 @updates
kernel.x86_64 3.10.0-1062.4.1.el7 @updates
kernel-headers.x86_64  3.10.0-1062.4.1.el7 @updates
kernel-tools.x86_64 3.10.0-1062.4.1.el7 @updates
kernel-tools-libs.x86_64  3.10.0-1062.4.1.el7 @updates
kexec-tools.x86_64  2.0.15-33.el7 @base
keyutils-libs.x86_64 1.5.8-3.el7 @anaconda
keyutils-libs-devel.x86_64 1.5.8-3.el7 @base
kmod.x86_64 20-25.el7  @base
kmod-libs.x86_64 20-25.el7  @base
kpartx.x86_64 0.4.9-127.el7 @base
krb5-devel.x86_64 1.15.1-37.el7_7.2 @updates
krb5-libs.x86_64 1.15.1-37.el7_7.2 @updates
lapack.x86_64 3.4.2-8.el7 @base
lcms2.x86_64  2.6-3.el7  @base
less.x86_64 458-9.el7  @anaconda
lftp.x86_64 4.4.8-11.el7  @base
libICE.x86_64 1.0.9-9.el7 @base
libSM.x86_64  1.2.2-2.el7 @base
libX11.x86_64 1.6.7-2.el7 @base
libX11-common.noarch 1.6.7-2.el7 @base
libX11-devel.x86_64 1.6.7-2.el7 @base
libXau.x86_64 1.0.8-2.1.el7 @base
libXau-devel.x86_64 1.0.8-2.1.el7 @base
libXaw.x86_64 1.0.13-4.el7  @base
libXcomposite.x86_64 0.4.4-4.1.el7 @base
libXcursor.x86_64 1.1.15-1.el7  @base
libXdamage.x86_64 1.1.4-4.1.el7 @base
libXext.x86_64 1.3.3-3.el7 @base
libXfixes.x86_64 5.0.3-1.el7 @base
libXft.x86_64 2.3.2-2.el7 @base
libXi.x86_64  1.7.9-1.el7 @base
libXinerama.x86_64  1.1.3-2.1.el7 @base
libXmu.x86_64 1.1.2-2.el7 @base
libXpm.x86_64 3.5.12-1.el7  @base
libXpm-devel.x86_64 3.5.12-1.el7  @base
libXrandr.x86_64 1.5.1-2.el7 @base
libXrender.x86_64 0.9.10-1.el7  @base
libXt.x86_64  1.1.5-3.el7 @base
libXxf86misc.x86_64 1.0.3-7.1.el7 @base
libXxf86vm.x86_64 1.1.4-1.el7 @base
libacl.x86_64 2.2.51-14.el7 @base
libaio.x86_64 0.3.109-13.el7 @anaconda
libassuan.x86_64 2.1.0-3.el7 @anaconda
libattr.x86_64 2.4.46-13.el7 @base
libblkid.x86_64  2.23.2-61.el7 @base
libc-client.x86_64  2007f-16.el7  @epel
libcap.x86_64 2.22-10.el7 @base
libcap-ng.x86_64 0.7.5-4.el7 @anaconda
libcom_err.x86_64 1.42.9-16.el7 @base
libcom_err-devel.x86_64 1.42.9-16.el7 @base
libcroco.x86_64  0.6.12-4.el7  @base
libcurl.x86_64 7.29.0-54.el7 @base
libdaemon.x86_64 0.14-7.el7 @anaconda
libdb.x86_64  5.3.21-25.el7 @base
libdb-devel.x86_64  5.3.21-25.el7 @base
libdb-utils.x86_64  5.3.21-25.el7 @base
libdrm.x86_64 2.4.97-2.el7  @base
libedit.x86_64 3.0-12.20121213cvs.el7 @anaconda
libestr.x86_64 0.1.9-2.el7 @anaconda
libfastjson.x86_64  0.99.4-3.el7  @base
libffi.x86_64 3.0.13-18.el7 @anaconda
libfontenc.x86_64 1.1.3-3.el7 @base
libgcc.x86_64 4.8.5-39.el7  @base
libgcrypt.x86_64 1.5.3-14.el7  @anaconda
libgfortran.x86_64  4.8.5-39.el7  @base
libglvnd.x86_64  1:1.0.1-0.8.git5baa1e5.el7 @base
libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 @base
libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 @base
libgomp.x86_64 4.8.5-39.el7  @base
libgpg-error.x86_64 1.12-3.el7 @anaconda
libgs.x86_64  9.25-2.el7_7.2 @updates
libidn.x86_64 1.28-4.el7 @anaconda
libidn2.x86_64 2.2.0-1.el7 @epel
libjpeg-turbo.x86_64 1.2.90-8.el7  @base
libjpeg-turbo-devel.x86_64 1.2.90-8.el7  @base
libkadm5.x86_64  1.15.1-37.el7_7.2 @updates
libmcrypt.x86_64 2.5.8-13.el7  @epel
libmcrypt-devel.x86_64 2.5.8-13.el7  @epel
libmnl.x86_64 1.0.3-7.el7 @anaconda
libmodman.x86_64 2.0.1-8.el7 @base
libmount.x86_64  2.23.2-61.el7 @base
libmpc.x86_64 1.0.1-3.el7 @base
libndp.x86_64 1.2-9.el7  @base
libnetfilter_conntrack.x86_64 1.0.6-1.el7_3 @anaconda
libnfnetlink.x86_64 1.0.1-4.el7 @anaconda
libnl3.x86_64 3.2.28-4.el7  @anaconda
libnl3-cli.x86_64 3.2.28-4.el7  @anaconda
libpaper.x86_64  1.1.24-8.el7  @base
libpciaccess.x86_64 0.14-1.el7 @base
libpipeline.x86_64  1.2.3-3.el7 @anaconda
libpng.x86_64 2:1.5.13-7.el7_2 @base
libpng-devel.x86_64 2:1.5.13-7.el7_2 @base
libproxy.x86_64  0.4.11-11.el7 @base
libpwquality.x86_64 1.2.3-5.el7 @base
libquadmath.x86_64  4.8.5-39.el7  @base
librsvg2.x86_64  2.40.20-1.el7 @base
libseccomp.x86_64 2.3.1-3.el7 @anaconda
libselinux.x86_64 2.5-14.1.el7  @base
libselinux-devel.x86_64 2.5-14.1.el7  @base
libselinux-python.x86_64  2.5-14.1.el7  @base
libselinux-utils.x86_64 2.5-14.1.el7  @base
libsemanage.x86_64  2.5-14.el7 @base
libsepol.x86_64  2.5-10.el7 @base
libsepol-devel.x86_64  2.5-10.el7 @base
libsmartcols.x86_64 2.23.2-61.el7 @base
libss.x86_64  1.42.9-16.el7 @base
libssh2.x86_64 1.8.0-3.el7 @base
libstdc++.x86_64 4.8.5-39.el7  @base
libstdc++-devel.x86_64 4.8.5-39.el7  @base
libsysfs.x86_64  2.1.0-16.el7  @anaconda
libtasn1.x86_64  4.10-1.el7 @anaconda
libteam.x86_64 1.27-9.el7 @base
libthai.x86_64 0.1.14-9.el7  @base
libtiff.x86_64 4.0.3-32.el7  @base
libtool-ltdl.x86_64 2.4.2-22.el7_3 @base
libunistring.x86_64 0.9.3-9.el7 @anaconda
libuser.x86_64 0.60-9.el7 @base
libutempter.x86_64  1.1.6-4.el7 @anaconda
libuuid.x86_64 2.23.2-61.el7 @base
libuuid-devel.x86_64 2.23.2-61.el7 @base
libverto.x86_64  0.2.5-4.el7 @anaconda
libverto-devel.x86_64  0.2.5-4.el7 @base
libwayland-client.x86_64  1.15.0-1.el7  @base
libwayland-server.x86_64  1.15.0-1.el7  @base
libxcb.x86_64 1.13-1.el7 @base
libxcb-devel.x86_64 1.13-1.el7 @base
libxml2.x86_64 2.9.1-6.el7_2.3  @anaconda
libxml2-devel.x86_64 2.9.1-6.el7_2.3  @base
libxshmfence.x86_64 1.2-1.el7  @base
libxslt.x86_64 1.1.28-5.el7  @base
libyaml.x86_64 0.1.4-11.el7_0 @base
libzip.x86_64 0.10.1-8.el7  @base
linux-firmware.noarch  20190429-72.gitddde598.el7 @base
lm_sensors-devel.x86_64 3.4.0-8.20160601gitf9185e5.el7  @base
lm_sensors-libs.x86_64 3.4.0-8.20160601gitf9185e5.el7  @base
logrotate.x86_64 3.8.6-17.el7  @base
lsscsi.x86_64 0.27-6.el7 @anaconda
lua.x86_64 5.1.4-15.el7  @anaconda
lvm2.x86_64 7:2.02.185-2.el7_7.2 @updates
lvm2-libs.x86_64 7:2.02.185-2.el7_7.2 @updates
lz4.x86_64 1.7.5-3.el7 @base
lzo.x86_64 2.06-8.el7 @anaconda
m4.x86_64  1.4.16-10.el7 @base
mailcap.noarch 2.1.41-2.el7  @base
mailx.x86_64  12.5-19.el7 @base
make.x86_64 1:3.82-24.el7 @base
man-db.x86_64 2.6.3-11.el7  @base
mariadb.x86_64 1:5.5.64-1.el7 @base
mariadb-devel.x86_64 1:5.5.64-1.el7 @base
mariadb-libs.x86_64 1:5.5.64-1.el7 @base
mariadb-server.x86_64  1:5.5.64-1.el7 @base
mesa-libEGL.x86_64  18.3.4-5.el7  @base
mesa-libGL.x86_64 18.3.4-5.el7  @base
mesa-libgbm.x86_64  18.3.4-5.el7  @base
mesa-libglapi.x86_64 18.3.4-5.el7  @base
microcode_ctl.x86_64 2:2.1-53.2.el7_7 @updates
mod_ssl.x86_64 1:2.4.6-90.el7.centos  @base
mozjs17.x86_64 17.0.0-20.el7 @base
mpfr.x86_64 3.1.1-4.el7 @base
nagios-repo.noarch  7-3.el7 installed
nagiosxi-deps-el7.noarch  5.6.8-1 @/nagiosxi-deps-el7-5.6.8-1.noarch
nano.x86_64 2.3.1-10.el7  @base
ncurses.x86_64 5.9-14.20130511.el7_4  @updates
ncurses-base.noarch 5.9-14.20130511.el7_4  @updates
ncurses-libs.x86_64 5.9-14.20130511.el7_4  @updates
neon.x86_64 0.30.0-4.el7  @base
net-snmp.x86_64  1:5.7.2-43.el7 @base
net-snmp-agent-libs.x86_64 1:5.7.2-43.el7 @base
net-snmp-devel.x86_64  1:5.7.2-43.el7 @base
net-snmp-libs.x86_64 1:5.7.2-43.el7 @base
net-snmp-perl.x86_64 1:5.7.2-43.el7 @base
net-snmp-utils.x86_64  1:5.7.2-43.el7 @base
nettle.x86_64 2.7.1-8.el7 @base
newt.x86_64 0.52.15-4.el7 @anaconda
newt-python.x86_64  0.52.15-4.el7 @anaconda
nmap.x86_64 2:6.47-1 @nagiosxi-deps
nspr.x86_64 4.21.0-1.el7  @base
nss.x86_64 3.44.0-4.el7  @base
nss-pem.x86_64 1.0.3-7.el7 @base
nss-softokn.x86_64  3.44.0-5.el7  @base
nss-softokn-freebl.x86_64 3.44.0-5.el7  @base
nss-sysinit.x86_64  3.44.0-4.el7  @base
nss-tools.x86_64 3.44.0-4.el7  @base
nss-util.x86_64  3.44.0-3.el7  @base
ntp.x86_64 4.2.6p5-29.el7.centos  @base
ntpdate.x86_64 4.2.6p5-29.el7.centos  @base
numactl-libs.x86_64 2.0.12-3.el7  @base
numpy.x86_64  1:1.7.1-13.el7 @base
openjpeg2.x86_64 2.3.1-1.el7 @base
openldap.x86_64  2.4.44-21.el7_6  @base
openldap-devel.x86_64  2.4.44-21.el7_6  @base
openssh.x86_64 7.4p1-21.el7  @base
openssh-clients.x86_64 7.4p1-21.el7  @base
openssh-server.x86_64  7.4p1-21.el7  @base
openssl.x86_64 1:1.0.2k-19.el7  @base
openssl-devel.x86_64 1:1.0.2k-19.el7  @base
openssl-libs.x86_64 1:1.0.2k-19.el7  @base
os-prober.x86_64 1.58-9.el7 @anaconda
p11-kit.x86_64 0.23.5-3.el7  @anaconda
p11-kit-trust.x86_64 0.23.5-3.el7  @anaconda
pakchois.x86_64  0.4-10.el7 @base
pam.x86_64 1.1.8-22.el7  @base
pango.x86_64  1.42.4-4.el7_7 @updates
parted.x86_64 3.1-31.el7 @base
passwd.x86_64 0.79-5.el7 @base
patch.x86_64  2.7.1-12.el7_7 @updates
pciutils-libs.x86_64 3.5.1-3.el7 @base
pcre.x86_64 8.32-17.el7 @anaconda
pcre-devel.x86_64 8.32-17.el7 @base
perl.x86_64 4:5.16.3-294.el7_6  @base
perl-Business-ISBN.noarch 2.06-2.el7 @base
perl-Business-ISBN-Data.noarch  20120719.001-2.el7  @base
perl-CPAN.noarch 1.9800-294.el7_6 @base
perl-Carp.noarch 1.26-244.el7  @base
perl-Class-Accessor.noarch 0.34-12.el7 @epel
perl-Class-Load.noarch 0.20-3.el7 @base
perl-Class-Singleton.noarch  1.4-14.el7 @base
perl-Compress-Raw-Bzip2.x86_64  2.061-3.el7 @base
perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 @base
perl-Config-IniFiles.noarch  2.79-1.el7 @epel
perl-Config-Tiny.noarch 2.14-7.el7 @base
perl-Crypt-DES.x86_64  2.05-20.el7 @base
perl-Crypt-Rijndael.x86_64 1.12-1.el7 @epel
perl-Crypt-SSLeay.x86_64  0.64-5.el7 @base
perl-DBD-MySQL.x86_64  4.023-6.el7 @base
perl-DBI.x86_64  1.627-4.el7 @base
perl-Data-Dumper.x86_64 2.145-3.el7 @base
perl-Data-OptList.noarch  0.107-9.el7 @base
perl-DateTime.x86_64 2:1.04-6.el7  @base
perl-DateTime-Locale.noarch  0.45-6.el7 @base
perl-DateTime-TimeZone.noarch 1.70-2.el7 @base
perl-Digest.noarch  1.17-245.el7  @base
perl-Digest-HMAC.noarch 1.03-5.el7 @base
perl-Digest-MD5.x86_64 2.52-3.el7 @base
perl-Digest-SHA.x86_64 1:5.85-4.el7  @base
perl-Digest-SHA1.x86_64 2.13-9.el7 @base
perl-Encode.x86_64  2.51-7.el7 @base
perl-Encode-Locale.noarch 1.03-5.el7 @base
perl-Env.noarch  1.04-2.el7 @base
perl-Error.noarch 1:0.17020-2.el7  @base
perl-Exporter.noarch 5.68-3.el7 @base
perl-ExtUtils-Install.noarch 1.58-294.el7_6 @base
perl-ExtUtils-MakeMaker.noarch  6.68-3.el7 @base
perl-ExtUtils-Manifest.noarch 1.61-244.el7  @base
perl-ExtUtils-ParseXS.noarch 1:3.18-3.el7  @base
perl-File-Listing.noarch  6.04-7.el7 @base
perl-File-Path.noarch  2.09-2.el7 @base
perl-File-Temp.noarch  0.23.01-3.el7 @base
perl-Filter.x86_64  1.49-3.el7 @base
perl-Getopt-Long.noarch 2.40-3.el7 @base
perl-HTML-Parser.x86_64 3.71-4.el7 @base
perl-HTML-Tagset.noarch 3.20-15.el7 @base
perl-HTTP-Cookies.noarch  6.01-5.el7 @base
perl-HTTP-Daemon.noarch 6.01-8.el7 @base
perl-HTTP-Date.noarch  6.02-8.el7 @base
perl-HTTP-Message.noarch  6.06-6.el7 @base
perl-HTTP-Negotiate.noarch 6.01-5.el7 @base
perl-HTTP-Tiny.noarch  0.033-3.el7 @base
perl-IO-Compress.noarch 2.061-2.el7 @base
perl-IO-HTML.noarch 1.00-2.el7 @base
perl-IO-Socket-INET6.noarch  2.69-5.el7 @base
perl-IO-Socket-IP.noarch  0.21-5.el7 @base
perl-IO-Socket-SSL.noarch 1.94-7.el7 @base
perl-IO-stringy.noarch 2.110-22.el7  @base
perl-LWP-MediaTypes.noarch 6.02-2.el7 @base
perl-LWP-Protocol-https.noarch  6.04-4.el7 @base
perl-List-MoreUtils.x86_64 0.33-9.el7 @base
perl-Mail-IMAPClient.noarch  3.37-1.el7 @epel
perl-Math-Calc-Units.noarch  1.07-9.el7 @epel
perl-Module-Implementation.noarch  0.06-6.el7 @base
perl-Module-Runtime.noarch 0.013-4.el7 @base
perl-Mozilla-CA.noarch 20130114-5.el7 @base
perl-Net-DNS.x86_64 0.72-6.el7 @base
perl-Net-Daemon.noarch 0.48-5.el7 @base
perl-Net-HTTP.noarch 6.06-2.el7 @base
perl-Net-LibIDN.x86_64 0.12-15.el7 @base
perl-Net-SNMP.noarch 6.0.1-7.el7 @epel
perl-Net-SSLeay.x86_64 1.55-6.el7 @base
perl-Number-Format.noarch 1.73-14.el7 @epel
perl-Package-DeprecationManager.noarch 0.13-7.el7 @base
perl-Package-Stash.noarch 0.34-2.el7 @base
perl-Package-Stash-XS.x86_64 0.26-3.el7 @base
perl-Params-Util.x86_64 1.07-6.el7 @base
perl-Params-Validate.x86_64  1.08-4.el7 @base
perl-Parse-RecDescent.noarch 1.967009-5.el7 @base
perl-PathTools.x86_64  3.40-5.el7 @base
perl-PlRPC.noarch 0.2020-14.el7 @base
perl-Pod-Escapes.noarch 1:1.04-294.el7_6 @base
perl-Pod-Perldoc.noarch 3.20-4.el7 @base
perl-Pod-Simple.noarch 1:3.28-4.el7  @base
perl-Pod-Usage.noarch  1.63-3.el7 @base
perl-SNMP_Session.noarch  1.13-5.el7 @base
perl-Scalar-List-Utils.x86_64 1.27-248.el7  @base
perl-Socket.x86_64  2.010-4.el7 @base
perl-Socket6.x86_64 0.23-15.el7 @base
perl-Storable.x86_64 2.45-3.el7 @base
perl-Sub-Install.noarch 0.926-6.el7 @base
perl-Sys-Syslog.x86_64 0.33-3.el7 @base
perl-Test-Harness.noarch  3.28-3.el7 @base
perl-Test-Simple.noarch 0.98-243.el7  @base
perl-Text-ParseWords.noarch  3.29-4.el7 @base
perl-Thread-Queue.noarch  3.02-2.el7 @base
perl-Time-HiRes.x86_64 4:1.9725-3.el7 @base
perl-Time-Local.noarch 1.2300-2.el7  @base
perl-TimeDate.noarch 1:2.30-2.el7  @base
perl-Try-Tiny.noarch 0.12-2.el7 @base
perl-URI.noarch  1.60-9.el7 @base
perl-WWW-RobotRules.noarch 6.02-5.el7 @base
perl-XML-LibXML.x86_64 1:2.0018-5.el7 @base
perl-XML-NamespaceSupport.noarch 1.11-10.el7 @base
perl-XML-Parser.x86_64 2.41-10.el7 @base
perl-XML-SAX.noarch 0.99-9.el7 @base
perl-XML-SAX-Base.noarch  1.08-7.el7 @base
perl-XML-Simple.noarch 2.20-5.el7 @base
perl-constant.noarch 1.27-2.el7 @base
perl-devel.x86_64 4:5.16.3-294.el7_6  @base
perl-libs.x86_64 4:5.16.3-294.el7_6  @base
perl-libwww-perl.noarch 6.05-2.el7 @base
perl-local-lib.noarch  1.008010-4.el7 @base
perl-macros.x86_64  4:5.16.3-294.el7_6  @base
perl-parent.noarch  1:0.225-244.el7  @base
perl-podlators.noarch  2.5.1-3.el7 @base
perl-srpm-macros.noarch 1-8.el7 @base
perl-threads.x86_64 1.87-4.el7 @base
perl-threads-shared.x86_64 1.43-6.el7 @base
php.x86_64 5.4.16-46.1.el7_7 @updates
php-cli.x86_64 5.4.16-46.1.el7_7 @updates
php-common.x86_64 5.4.16-46.1.el7_7 @updates
php-devel.x86_64 5.4.16-46.1.el7_7 @updates
php-gd.x86_64 5.4.16-46.1.el7_7 @updates
php-imap.x86_64  5.4.16-9.el7  @epel
php-ldap.x86_64  5.4.16-46.1.el7_7 @updates
php-mbstring.x86_64 5.4.16-46.1.el7_7 @updates
php-mssql.x86_64 5.4.16-9.el7  @epel
php-mysql.x86_64 5.4.16-46.1.el7_7 @updates
php-pdo.x86_64 5.4.16-46.1.el7_7 @updates
php-pear.noarch  1:1.9.4-21.el7 @base
php-pecl-ssh2.x86_64 0.12-1.el7 @epel
php-pgsql.x86_64 5.4.16-46.1.el7_7 @updates
php-process.x86_64  5.4.16-46.1.el7_7 @updates
php-snmp.x86_64  5.4.16-46.1.el7_7 @updates
php-xml.x86_64 5.4.16-46.1.el7_7 @updates
pinentry.x86_64  0.8.1-17.el7  @anaconda
pixman.x86_64 0.34.0-1.el7  @base
pkgconfig.x86_64 1:0.27.1-4.el7 @anaconda
plymouth.x86_64  0.8.9-0.32.20140113.el7.centos  @base
plymouth-core-libs.x86_64 0.8.9-0.32.20140113.el7.centos  @base
plymouth-scripts.x86_64 0.8.9-0.32.20140113.el7.centos  @base
policycoreutils.x86_64 2.5-33.el7 @base
polkit.x86_64 0.112-22.el7_7.1 @updates
polkit-pkla-compat.x86_64 0.1-4.el7  @anaconda
popt.x86_64 1.13-16.el7 @anaconda
popt-devel.x86_64 1.13-16.el7 @base
postfix.x86_64 2:2.10.1-7.el7 @base
postgresql.x86_64 9.2.24-1.el7_5 @base
postgresql-libs.x86_64 9.2.24-1.el7_5 @base
postgresql-server.x86_64  9.2.24-1.el7_5 @base
procps-ng.x86_64 3.3.10-26.el7_7.1 @updates
pth.x86_64 2.0.7-23.el7  @anaconda
pygpgme.x86_64 0.3-9.el7  @anaconda
pyliblzma.x86_64 0.5.3-11.el7  @anaconda
pyparsing.noarch 1.5.6-9.el7 @base
python.x86_64 2.7.5-86.el7  @base
python-babel.noarch 0.9.6-8.el7 @base
python-backports.x86_64 1.0-8.el7  @base
python-backports-ssl_match_hostname.noarch  3.5.0.1-1.el7 @base
python-cffi.x86_64  1.6.0-5.el7 @base
python-configobj.noarch 4.7.2-7.el7 @anaconda
python-decorator.noarch 3.4.0-3.el7 @anaconda
python-devel.x86_64 2.7.5-86.el7  @base
python-enum34.noarch 1.0.4-1.el7 @base
python-firewall.noarch 0.6.3-2.el7_7.2  @updates
python-gobject-base.x86_64 3.22.0-1.el7_4.1 @updates
python-httplib2.noarch 0.9.2-1.el7 @extras
python-idna.noarch  2.4-1.el7  @base
python-iniparse.noarch 0.4-9.el7  @anaconda
python-ipaddress.noarch 1.0.16-2.el7  @base
python-jinja2.noarch 2.7.2-4.el7 @base
python-libs.x86_64  2.7.5-86.el7  @base
python-linux-procfs.noarch 0.4.11-4.el7  @base
python-lxml.x86_64  3.2.1-4.el7 @base
python-markupsafe.x86_64  0.11-10.el7 @base
python-nose.noarch  1.3.7-1.el7 @base
python-paramiko.noarch 2.1.1-9.el7 @base
python-perf.x86_64  3.10.0-1062.4.1.el7 @updates
python-ply.noarch 3.4-11.el7 @base
python-pycparser.noarch 2.14-1.el7 @base
python-pycurl.x86_64 7.19.0-19.el7 @anaconda
python-pyudev.noarch 0.15-9.el7 @anaconda
python-rpm-macros.noarch  3-32.el7 @base
python-schedutils.x86_64  0.4-6.el7  @anaconda
python-setuptools.noarch  0.9.8-7.el7 @base
python-six.noarch 1.9.0-2.el7 @base
python-slip.noarch  0.4.0-4.el7 @base
python-slip-dbus.noarch 0.4.0-4.el7 @base
python-srpm-macros.noarch 3-32.el7 @base
python-urlgrabber.noarch  3.10-9.el7 @base
python2-cryptography.x86_64  1.7.2-2.el7 @base
python2-jmespath.noarch 0.9.0-3.el7 @extras
python2-pip.noarch  8.1.2-10.el7  @epel
python2-pyasn1.noarch  0.1.9-7.el7 @base
python2-pymssql.x86_64 2.1.4-1.el7 @epel
python2-rpm-macros.noarch 3-32.el7 @base
python2-scons.noarch 3.1.1-1.el7 @epel
python2-simplejson.x86_64 3.10.0-2.el7  @epel
pyxattr.x86_64 0.5.1-5.el7 @anaconda
qrencode-libs.x86_64 3.4.1-3.el7 @anaconda
readline.x86_64  6.2-11.el7 @base
redhat-rpm-config.noarch  9.1.0-88.el7.centos @base
rootfiles.noarch 8.1-11.el7 @anaconda
rpm.x86_64 4.11.3-40.el7 @base
rpm-build.x86_64 4.11.3-40.el7 @base
rpm-build-libs.x86_64  4.11.3-40.el7 @base
rpm-devel.x86_64 4.11.3-40.el7 @base
rpm-libs.x86_64  4.11.3-40.el7 @base
rpm-python.x86_64 4.11.3-40.el7 @base
rpmdevtools.noarch  8.3-5.el7  @base
rrdtool.x86_64 1.4.9-1.el7 @nagiosxi-deps
rrdtool-perl.x86_64 1.4.9-1.el7 @nagiosxi-deps
rrdtool-python.x86_64  1.4.9-1.el7 @nagiosxi-deps
rsync.x86_64  3.1.2-6.el7_6.1  @base
rsyslog.x86_64 8.24.0-41.el7_7.2 @updates
sed.x86_64 4.2.2-5.el7 @anaconda
selinux-policy.noarch  3.13.1-252.el7.1 @updates
selinux-policy-targeted.noarch  3.13.1-252.el7.1 @updates
setup.noarch  2.8.71-10.el7 @base
shadow-utils.x86_64 2:4.6-5.el7 @base
shared-mime-info.x86_64 1.8-4.el7  @base
shellinabox.x86_64  2.20-5.el7 @epel
slang.x86_64  2.2.4-11.el7  @anaconda
snappy.x86_64 1.1.0-3.el7 @anaconda
snmptt.noarch 1.4-0.9.beta2.el7 @epel
sqlite.x86_64 3.7.17-8.el7  @anaconda
sshpass.x86_64 1.06-2.el7 @extras
subversion.x86_64 1.7.14-14.el7 @base
subversion-libs.x86_64 1.7.14-14.el7 @base
sudo.x86_64 1.8.23-4.el7_7.1 @updates
sysstat.x86_64 10.1.5-18.el7 @base
systemd.x86_64 219-67.el7_7.2 @updates
systemd-libs.x86_64 219-67.el7_7.2 @updates
systemd-sysv.x86_64 219-67.el7_7.2 @updates
systemtap-sdt-devel.x86_64 4.0-10.el7_7  @updates
sysvinit-tools.x86_64  2.88-14.dsf.el7  @anaconda
t1lib.x86_64  5.1.2-14.el7  @base
tar.x86_64 2:1.26-35.el7 @base
tcp_wrappers-devel.x86_64 7.6-77.el7 @base
tcp_wrappers-libs.x86_64  7.6-77.el7 @anaconda
teamd.x86_64  1.27-9.el7 @base
tftp.x86_64 5.2-22.el7 @base
traceroute.x86_64 3:2.0.22-2.el7 @base
trousers.x86_64  0.3.14-2.el7  @base
ttmkfdir.x86_64  3.0.9-42.el7  @base
tuned.noarch  2.11.0-5.el7_7.1 @updates
tzdata.noarch 2019c-1.el7 @updates
unixODBC.x86_64  2.3.1-14.el7  @base
unzip.x86_64  6.0-20.el7 @base
urw-base35-bookman-fonts.noarch 20170801-10.el7  @base
urw-base35-c059-fonts.noarch 20170801-10.el7  @base
urw-base35-d050000l-fonts.noarch 20170801-10.el7  @base
urw-base35-fonts.noarch 20170801-10.el7  @base
urw-base35-fonts-common.noarch  20170801-10.el7  @base
urw-base35-gothic-fonts.noarch  20170801-10.el7  @base
urw-base35-nimbus-mono-ps-fonts.noarch 20170801-10.el7  @base
urw-base35-nimbus-roman-fonts.noarch  20170801-10.el7  @base
urw-base35-nimbus-sans-fonts.noarch 20170801-10.el7  @base
urw-base35-p052-fonts.noarch 20170801-10.el7  @base
urw-base35-standard-symbols-ps-fonts.noarch 20170801-10.el7  @base
urw-base35-z003-fonts.noarch 20170801-10.el7  @base
ustr.x86_64 1.0.4-16.el7  @anaconda
util-linux.x86_64 2.23.2-61.el7 @base
vim-minimal.x86_64  2:7.4.629-6.el7  @base
virt-what.x86_64 1.18-4.el7 @base
wget.x86_64 1.14-18.el7_6.1  @base
which.x86_64  2.20-7.el7 @anaconda
wkhtmltox.x86_64 1:0.12.1.3-1~centos7 @/wkhtmltox-0.12.1.3.el7.x86_64
wpa_supplicant.x86_64  1:2.6-12.el7  @base
xfsprogs.x86_64  4.5.0-20.el7  @base
xinetd.x86_64 2:2.3.15-13.el7  @base
xml2.x86_64 0.5-7.el7  @epel
xorg-x11-font-utils.x86_64 1:7.5-21.el7  @base
xorg-x11-fonts-75dpi.noarch  7.5-9.el7  @base
xorg-x11-fonts-Type1.noarch  7.5-9.el7  @base
xorg-x11-proto-devel.noarch  2018.4-1.el7  @base
xorg-x11-server-utils.x86_64 7.7-20.el7 @base
xz.x86_64  5.2.2-1.el7 @anaconda
xz-devel.x86_64  5.2.2-1.el7 @base
xz-libs.x86_64 5.2.2-1.el7 @anaconda
yum.noarch 3.4.3-163.el7.centos @base
yum-metadata-parser.x86_64 1.1.4-10.el7  @anaconda
yum-plugin-fastestmirror.noarch 1.1.31-52.el7 @base
zip.x86_64 3.0-11.el7 @base
zlib.x86_64 1.2.7-18.el7  @base
zlib-devel.x86_64 1.2.7-18.el7  @base
[/code]

Re: Not Applied question

Posted: Mon Dec 09, 2019 9:51 am
by Bitflogger
Thanks!

Please locak the case.

Earl