This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
monitoring:lpar2rrd:xormon_install [2025/06/05 13:11] manu |
monitoring:lpar2rrd:xormon_install [2025/06/05 13:18] (current) manu |
||
---|---|---|---|
Line 82: | Line 82: | ||
For info | For info | ||
<code> | <code> | ||
- | [root@lzxormon001m ~]# rpm -qa | sort| grep '^p' | + | [root@xormon01 ~]# rpm -qa | sort| grep '^p' |
p11-kit-0.25.3-2.el9.x86_64 | p11-kit-0.25.3-2.el9.x86_64 | ||
p11-kit-trust-0.25.3-2.el9.x86_64 | p11-kit-trust-0.25.3-2.el9.x86_64 | ||
Line 449: | Line 449: | ||
python-srpm-macros-3.9-54.el9.noarch | python-srpm-macros-3.9-54.el9.noarch | ||
python-unversioned-command-3.9.19-8.el9_5.1.noarch | python-unversioned-command-3.9.19-8.el9_5.1.noarch | ||
+ | |||
+ | [root@xormon01 ~]# rpm -qa | grep nso | ||
+ | lm_sensors-libs-3.6.0-10.el9.x86_64 | ||
+ | lm_sensors-devel-3.6.0-10.el9.x86_64 | ||
+ | nsolid-22.13.1-ns5.7.0.x86_64 | ||
+ | |||
+ | [root@xormon01 ~]# rpm -qa | grep postgre | ||
+ | postgresql16-libs-16.8-1PGDG.rhel9.x86_64 | ||
+ | postgresql16-16.8-1PGDG.rhel9.x86_64 | ||
+ | postgresql16-server-16.8-1PGDG.rhel9.x86_64 | ||
+ | timescaledb-2-loader-postgresql-16-2.19.3-0.el9.x86_64 | ||
+ | timescaledb-2-postgresql-16-2.19.3-0.el9.x86_64 | ||
+ | postgresql16-contrib-16.8-1PGDG.rhel9.x86_64 | ||
</code> | </code> | ||