#!/bin/sh cores=$(grep -c ^processor /proc/cpuinfo 2>/dev/null) [ "$cores" -eq "0" ] && cores=1 threshold="${cores:-1}.0" if [ $(echo "`cut -f1 -d ' ' /proc/loadavg` < $threshold" | bc) -eq 1 ]; then echo echo -n " System information as of " /bin/date echo /usr/bin/landscape-sysinfo else echo echo " System information disabled due to load higher than $threshold" fi
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
00-header | File | 1.19 KB | 0755 |
|
10-help-text | File | 1.13 KB | 0755 |
|
50-landscape-sysinfo | File | 397 B | 0755 |
|
50-motd-news | File | 4.88 KB | 0755 |
|
51-cloudguest | File | 334 B | 0755 |
|
90-updates-available | File | 97 B | 0755 |
|
91-contract-ua-esm-status | File | 296 B | 0755 |
|
91-release-upgrade | File | 299 B | 0755 |
|
92-unattended-upgrades | File | 165 B | 0755 |
|
95-hwe-eol | File | 129 B | 0755 |
|
97-overlayroot | File | 111 B | 0755 |
|
98-fsck-at-reboot | File | 142 B | 0755 |
|
98-reboot-required | File | 144 B | 0755 |
|
99-one-click | File | 1000 B | 0775 |
|