Files > CPRS MONITOR

name
CPRS MONITOR
number
177100.12
location
^AWC(177100.12,
description
This is a parameter file for CPRS response time monitoring. It keeps all necessary information to make web pages with the response times graphed on them.
Fields
#NameLocationTypeDetailsIndexDescription
.01facility(+)0;1POINTER4BThis is a pointer to file 4, the INSTITUTION file which will provide the name of your facility.
1tiu tab(+)0;2SET OF CODES1:ON
0:OFF
This is a logical switch that controls whether data is captured for the item.
1.2system active(+)0;17BOOLEAN1:YES
0:NO
This is the master switch for the entire data capture system.
1.5station number1;2FREE TEXTThis is the local station number and is triggered by field .01, the FACILITY field. All national statistics will be aggregated under this number.
2lab coversheet(+)0;3SET OF CODES1:ON
0:OFF
This is a logical switch that controls whether data is captured for the item.
3reminders coversheet(+)0;4SET OF CODES1:ON
0:OFF
This is a logical switch that controls whether data is captured for the item.
4hfs location(+)0;5FREE TEXTThis is a host file location that will be used to write the html pages to be sent by ftp to the web server. This may be any directory accessible by the operating system. It should be noted that the proper permissions must exist on the directory, e.g., read, write, and delete for all functions to work properly.
5web page name(+)0;6FREE TEXTThis is the name of the webpage for the server. It may be anything the facility wishes.
6number of hours to display(+)0;7NUMERICThis controls the number of hours displayed on the web page.
7maximum seconds to display(+)0;8NUMERICThis field controls how many seconds display on the html graph. It can be set from 10 to 240 seconds. Anything over 240 will flatline at the top of the graph.
8tiu line color(+)0;9FREE TEXTThe RGB color code for the TIU line. It must be in the form 1-3 numbers, 1 comma,1-3 numbers, 1 comma, 1-3 numbers.
9lab line color(+)0;10FREE TEXTThe RGB color code for the LAB line. It must be in the form 1-3 numbers, 1 comma,1-3 numbers, 1 comma, 1-3 numbers.
10reminders line color(+)0;11FREE TEXTThe RGB color code for the REMINDER line. It must be in the form 1-3 numbers, 1 comma,1-3 numbers, 1 comma, 1-3 numbers.
11display grid?(+)0;12BOOLEAN0:NO
1:YES
This determines whether the graph on the webpage has the grid display off or on. It is suggested to leave the grid on at all times to facilitate viewing the data values displayed.
12background color(+)0;13FREE TEXTThe RGB color code for the graph background. It must be in the form 1-3 numbers, 1 comma,1-3 numbers, 1 comma, 1-3 numbers. Example: 100,23,109.
13number of days to keep data0;14NUMERICThis is the number of days to keep the data on file. It is suggested to keep the maximum on file so as to be able to produce trends with VA Fileman. You may select from 1 day to 9999 days.
14web page root location(+)0;15FREE TEXTThis is the root of the web page to be able to display other divisions. It is also used to enable the auto-refresh of the web pages. The proper format is: vaww.facility.domain.ext/web server foldername. You do not have to have a "/" on the end. If this is not filled in properly, the other sites (divisions, satellite offices, CBOCs, etc.) will not display properly. Example: web server folder name for monitor page: cprsmonitor =========== facility name: zzzhospital =========== The entry would be: vaww.zzzhospital.domain.ext/cprsmonitor Each satellite office page will be appended to this to make a full URL.
17web server address(+)1;3FREE TEXTThis is the IP address of the webserver that will display the monitor page.
18web server ftp user(+)1;4FREE TEXTThis is the NT username that will be used to log into the WEB SITE FTP server where the facility monitor pages are stored. It must be a valid NT account but does not have to be in any groups or have special access. This field must be input in this way: domain\username Like: vhann\vhaxxxname Example: vha07\vhabirsmythj
19web server ftp password(+)1;5FREE TEXTThis is the password to be used with the username (field 18) to log into the WEB SITE FTP server where the monitor pages are stored.
20national ftp server address(+)1;6FREE TEXTThis is the DNS of the National server which will keep the national cprs monitor time aggregation for the nation.
21national ftp user(+)1;7FREE TEXTThis is the NT username for the National CPRS monitor times web server.
22national ftp password(+)1;8FREE TEXTThis is the password used with the NATIONAL FTP USER to access the National CPRS Monitor ftp site to roll up the data.
23log vms ftp activity0;16BOOLEAN1:YES
0:NO
Turns on or off VMS FTP activity logging. This affects VMS sites only.
24delete old com files (vms)0;18BOOLEAN0:NO
1:YES
Controls the deletion of web pages after the ftp process has completed. This affects VMS sites only.
25use 'cd' command in ftp script0;19BOOLEAN0:NO
1:YES
This field controls an additional instruction for the VMS com files that this application constructs during exection. The com file has commands for the FTP program to move a web page to a server. Some sites, according to the revision of they have (Windows 2000 server versus Windows 2003 server) and may arrive in the FTP root directory and may need to issue this command to go to the correct directory: where 'mydirectory' is the name of the directory that needs to be changed to: cd mydirectory Setting this field to 1 or YES will insert the above command into the script and force a directory change. The necessity of this command is dictated by the IIS revision. Under IIS versions less than v6, a proper virtual directory access is not feasible and the command must be used. SURE to check the success. NT sites do not need this switch but if used will not interfere with the transfer. VMS sites must be careful because if you issue this command and it is not needed, the com file will fail.

Not Referenced