bBox_SessionInfo
Parameters: none Result: various values as key/value pairs Error: none Script Step: none
First appeared in: 0.99
Examples in demo file: 1
Compatibility: Client, Server, Ubuntu, WebDirect, WPE, macOS
––––––––––
FileMaker, OS, and process related values for the current environment and process.
An example of the output on macOS looks like this:
CurrentDirectory: /
EffectiveProcessGroupID: 499
EffectiveUserID: 502
FileID: 18446744073709551608
Login: fmserver
Memory Total: 8589934592
Parent Pid: 165
Pid: 430
Process Group ID: 165
Process Name: fmsased
PThread ID: 2336615
Session ID: 3
=== RESOURCE USAGE (POSIX) ===
Blocks In: 0
Blocks Out: 0
Context Switch (Involuntary): 2869008
Context Switch (Voluntary): 308
Page Faults Requiring I/O: 1702
Max Resident Size: 111558656
Messages Received: 493
Messages Sent: 292
Page Faults: 1702
System Time: 42843689
User Time: 40195964
Unshared Data Size: 0
Unshared Stack Size: 0
=== RLIMIT (CURRENT, MAX) ===
File Size: 9223372036854775807, 9223372036854775807
Core Max (bytes): 0, 9223372036854775807
CPU (seconds): 9223372036854775807, 9223372036854775807
Data Segment (bytes) : 9223372036854775807, 9223372036854775807
Simultaneous Processes (bytes): 1392, 2088
Resident Stack Size (bytes): 9223372036854775807, 9223372036854775807
Stack Limit (bytes): 8388608, 67104768
––––––––––