SYSINFO(parameter)
Returns information from a given parameter.
-
parameterrequiredloadavg- System load average from past minute.numcalls- Number of active calls currently in progress.-
uptime- System uptime in hours.Note
This parameter is dependant upon operating system.
-
totalram- Total usable main memory size in KiB.Note
This parameter is dependant upon operating system.
-
freeram- Available memory size in KiB.Note
This parameter is dependant upon operating system.
-
bufferram- Memory used by buffers in KiB.Note
This parameter is dependant upon operating system.
-
totalswap- Total swap space still available in KiB.Note
This parameter is dependant upon operating system.
-
freeswap- Free swap space still available in KiB.Note
This parameter is dependant upon operating system.
-
numprocs- Number of current processes.Note
This parameter is dependant upon operating system.
User Notes
No notes yet. Be the first to contribute a tip or example.
Contribute a note
Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.