Skip to main content
Version: 2024.07

SSH Memory Info

Monitors the memory usage on a linux system. Requirements:

General

ExecutableSSH_Memory_Info.exe
Connection methodSSH
Ports
  • 22

Default parameters

Parameter namePossible valuesDefaultDescription
Host<ip> | <hostname> | <fqdn>emptyHostname or IP of the target system. If you use a virtual hostname on your SAP servers, please use also the virtual host to connect.
OSUsernamestringemptyOperating system user
OSPasswordstringemptyPassword of the operating system user

Channels

Channel nameDescription
Memory Used PercentMemory used in percent
Memory UsedMemory used in MB
Memory Used By Cache PercentMemory used by cache in percent
Memory Used by CacheMemory used by cache in MB
Memory Used By Buffer PercentMemory used by buffer in percent
Memory Used By BufferMemory used by buffer in MB
Swap Used PercentSwap used in percent
Swap UsedSwap used in MB
Swap TotalSwap total in MB
Memory TotalMemory total in MB

Important notes

warning

Please check the limits PRTG if they fit for your alerting.

Changelog

VersionChanges
2021.03The value of "Swap Used Percent" is now calculated correctly in case "Swap Total" is 0.
1.4.0.1Rebuild for new signature of AddChannel method
1.4.0.0Build for installer 1.4.0
1.3.8.1First stable release