Monitor
From SCInterface Wiki
SCInterface allows you to schedule repetitive actions and system monitors. You can create and delete monitors, and view, graph, or delete results from existing monitors.
To add a new monitor, first select the application you want to monitor. Next, select the macro command and time interval you want to use for the monitor. This command will run repeatedly, at the time interval you specify. When satisfied, click "Add Monitor", and SCInterface will begin gathering results. Please note that SCInterface cannot collect results if the SController that controls the application is down (not started); however, if the SC is stopped, the monitor will automatically begin gathering results again once its SC is restarted.
[edit] Monitor Status
A trigger is dependent upon the monitor running in order for the trigger to be invoked. If the monitor is not in a (↑) state, the trigger will not function. This is because triggers are only invoked when a new value is recorded for the monitor. Below are the keys used to determine the state of a monitor:
- (↔) - A monitor is pending. The monitor has not started recording results. The current time for the monitor must be between the 'Start' and 'Stop' time for the monitor in order to it to change to the running (↑) state.
- (↑) - The monitor is running and recording data (the SC must be online and the device must be accessible).
- (↓) - The monitor has stopped and no data is currently being recorded. Any triggers assigned to this monitor will have no affect on the application or device. The monitor must be in a running (↑) state in order for the triggers to operate correctly.

