|
Measures reported by CtxSpoolerTest
This test reports the health of the Microsoft Print Spooler by enumerating the printers that are available on the local server. This test additionally enumerates the available print drivers and the print processors. This test helps you to determine if there are any system printer issues that are to be addressed.
The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Printer_status |
Indicates the health of the printer by enumerating the available number of printers on the local server. |
|
This measure reports a value Success if the number of printers in the local server is enumerated successfully and reports a value Failure if the printers cannot be enumerated. The numeric values that correspond to the above-mentioned states are as follows:
| State |
Numeric Value |
| Success |
0 |
| Failure |
1 |
Note:
By default, this measure reports the above-mentioned states while indicating whether the printers on the local server are enumerated successfully or not. However, the graph of this measure will be represented using the numeric equivalents i.e., 0 and 1 only. |
| Ptr_processors_status |
Indicates the health of the printer processors by enumerating the printer processors. |
|
This measure reports a value Success if the number of printer processors are enumerated successfully and reports a value Failure if the printer processors cannot be enumerated. The numeric values that correspond to the above-mentioned states are as follows:
| State |
Numeric Value |
| Success |
0 |
| Failure |
1 |
Note:
By default, this measure reports the above-mentioned states while indicating whether the printer processors are enumerated successfully or not. However, the graph of this measure will be represented using the numeric equivalents i.e., 0 and 1 only.
|
| Printer_driver_status |
Indicates the health of the printer drivers by enumerating them. |
|
This measure reports a value Success if the number of printer drivers are enumerated successfully and reports a value Failure if the printer drivers cannot be enumerated. The numeric values that correspond to the above-mentioned states are as follows:
| State |
Numeric Value |
| Success |
0 |
| Failure |
1 |
Note:
By default, this measure reports the above-mentioned states while indicating whether the printer drivers are enumerated successfully or not. However, the graph of this measure will be represented using the numeric equivalents i.e., 0 and 1 only.
|
|