Technical data
Table Of Contents

22 ServerIron ADX OpenScript Guide
53-1002445-01
3
Syntax: show script-profile <script-profile-name>
The <script-profile-name> variable specifies the script profile you want to display the current
settings for.
TABLE 5 Runtime script statistics
This field... Displays...
Memory limit The memory limit configured for the script.
Memory high water mark The memory high water mark configured for the script as a
percentage.
Time out The time out value configured for the script in milliseconds.
Data collection limit The data collection limit configured for the script in bytes.
Restart Limit The restart limit configured for the script.
Debug The status of the debug flag configured for the script. Can be off
or on.
Print Output The print output setting configured for the script: can be
console, syslog or none.
ServerIronADX# show script profile sp1
Script profile sp1
======================================================
Memory limit: 2000000
Memory high water mark: 80%
Time out: 1000ms
Data collection limit: 50000
Restart Limit: None
Debug: off
Print Output: syslog










