SYSINFO()
Synopsis
Returns system information specified by parameter.
Description
Returns information from a given parameter.
Syntax
SYSINFO(parameter)
Arguments
parameter
loadavg
- System load average from past minute.numcalls
- Number of active calls currently in progress.uptime
- System uptime in hours.totalram
- Total usable main memory size in KiB.freeram
- Available memory size in KiB.bufferram
- Memory used by buffers in KiB.totalswap
- Total swap space still available in KiB.freeswap
- Free swap space still available in KiB.numprocs
- Number of current processes.
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538