Hello All, I've been perusing the SAS Environment Manager User's Guide to see what more I might be able to do with it. Something we do at the Unix command line constantly is monitor the remaining space in the directory defined by the WORK system option in sasv9.cfg. Monitoring this in Env. Manager sounded promising but it looks like this can only be done if SASWORK is set to /tmp.
The User's Guide gives an example of setting up a custom metric viewer portlet on the Env Manager dashboard, "Adding a SASWork Disk Space Metric Viewer." This metric is on the compute server SAS Home Directory 9.4, service SAS Work Directory. The attached screenshot shows the resource page in Env Manager. On our Linux installation, we've created a mount point /saswork and designated 2GB disk space to this mount point. If you look at the screenshot, you'll see that "SAS Work Directory" is defined as /tmp and I found under Tools Menu-Configure Service that the only configurable property is a shared property, "directory." I changed this property value from /tmp to /saswork but /tmp continues to be what is monitored. The shared property does not seem to be monitored.
Does someone know how to change the directory that is monitored so that I can have a useful metric to monitor in Env Manager?