|
Site Search
Displaying results 1 - 10 of 27 matches (0.01 seconds)
1.
Main script - ct. variables and functions
ct.ReplaceFilenamevariables(sDeviceName, sFilename) As String This function is used to replace any Filename variables in the report Filename to the actual text values. It returns the modified string with the Filename variables
http://www.kiwisyslog.com/help/cattools/act_creatcustmactivityctonly.htm - 33.1kb
2. Client script - cl. variables and functions ' Replace any filename variables sfilename = cl.ReplaceClientfilenamevariables(sfilename) ' Read in the file contents sCommandList = cl.ReadFromFile(sfilename) ' Replace meta (command) variables with values sCommandList =
http://www.kiwisyslog.com/help/cattools/act_creatcustmactivityclonly.htm - 29.4kb
3. Filename Variables Filename Variables Top Previous Next There are a number of Variables that can be used within the Filename fields throughout CatTools which will help you create unique names for your backups and reports. These Variables are resolved to actual
http://www.kiwisyslog.com/help/cattools/act_filenamevariables.htm - 7.0kb
4. Custom device script cl. variables and functions Custom device script cl. variables and functions Top Previous Next The custom device template script contains many references to the internal CatTools client variables and calls to client functions. These variables and functions can be
http://www.kiwisyslog.com/help/cattools/dev_creatcustomdeviceclfunc.htm - 70.9kb
5. Variables of the device. CurDevFilename As String A base Filename for use when saving information to file for this device. The Filename is made from the device name. All illegal Filename characters are replaced with an underscore. CurDevModel As
http://www.kiwisyslog.com/help/cattools/scr_clientscriptingvariables.htm - 15.5kb
6. The script functions values can be used in the filename if you want. To have the filename contain the current hour of the day, use %TimeHH Example: filename = "C:\Program files\Syslogd\Logs\TestLog%TimeHH.txt" Example usage: filename = "C:\Program
http://www.kiwisyslog.com/help/syslog/the_script_functions.htm - 39.7kb
7. The script functions values can be used in the filename if you want. To have the filename contain the current hour of the day, use %TimeHH Example: filename = "C:\Program files\Syslogd\Logs\TestLog%TimeHH.txt" Example usage: filename = "C:\Program
http://www.kiwisyslog.com/help/syslogd7/the_script_functions.htm - 21.5kb
8. Functions Function ReadFromFile(Filename) As String Reads the contents of the specified Filename and returns the data as a string value. A "" value is returned if the file doesn't exist or contains no data. Function
http://www.kiwisyslog.com/help/cattools/scr_clientscriptingfunctions.htm - 10.8kb
9. SolarWinds CatTools functions Ignore Text Filename Variables Meta Data Meta Commands %ctDB Command Device Table %ctUM Meta Variables Creating a custom activity How to create a custom activity The custom activity type file (.ini) The custom activity main script
http://www.kiwisyslog.com/help/cattools/cattools_content_static.html - 102.9kb
10. SolarWinds CatTools functions Ignore Text Filename Variables Meta Data Meta Commands %ctDB Command Device Table %ctUM Meta Variables Creating a custom activity How to create a custom activity The custom activity type file (.ini) The custom activity main script
http://www.kiwisyslog.com/help/cattools/cattools_content_dyn.html - 141.4kb
|