[asterisk-bugs] [Asterisk 0011277]: [patch] sysinfo dialplan function

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Nov 19 10:27:42 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11277 
====================================================================== 
Reported By:                jpeeler
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   11277
Category:                   Functions/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89331 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             11-16-2007 16:28 CST
Last Modified:              11-19-2007 10:27 CST
====================================================================== 
Summary:                    [patch] sysinfo dialplan function
Description: 
 -= Info about function 'SYSINFO' =- 

[Syntax]
SYSINFO(<parameter>)

[Synopsis]
Returns system information specified by parameter.

[Description]
Returns information from a given parameter
  Options:
    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 size in KiB
    freeswap  - free swap space still available in KiB
    numprocs  - number of current processes
====================================================================== 

---------------------------------------------------------------------- 
 putnopvut - 11-19-07 10:27  
---------------------------------------------------------------------- 
Thanks for the contribution! Committed in trunk revision 89421. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-19-07 10:27  putnopvut      Status                   new => resolved     
11-19-07 10:27  putnopvut      Resolution               open => fixed       
11-19-07 10:27  putnopvut      Assigned To               => putnopvut       
11-19-07 10:27  putnopvut      Note Added: 0073962                          
======================================================================




More information about the asterisk-bugs mailing list