python-pysphere from server:monitoring project

Select Your Operating System

For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/openSUSE_Factory_ARM/server:monitoring.repo
zypper refresh
zypper install python-pysphere
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:monitoring/RHEL_7/server:monitoring.repo
yum install python-pysphere
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:monitoring/ScientificLinux_7/server:monitoring.repo
yum install python-pysphere
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_15_SP3/server:monitoring.repo
zypper refresh
zypper install python-pysphere
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_12_SP5/server:monitoring.repo
zypper refresh
zypper install python-pysphere