- Timestamp:
-
07/01/07 09:41:09 (16 years ago)
- Author:
-
dclark
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
initial
|
v1
|
|
1 | 1 | It would be *really* useful if the output of Probes could be kept in server-side state somewhere; either spewed to the bcfg2-server verbose logs (or perhaps add another level of verbosity that would just include the entire client log output), or included in the new dynamic reports. |
2 | 2 | |
3 | | I have a preference towards bcfg2-server log spewing as a first step, as this is functionality that is really useful wen first setting up bcfg2 at a site, and there may be a lag between getting bcfg2-server up and getting the new reports working. |
| 3 | I have a preference towards bcfg2-server log spewing as a first step, as this is functionality that would be really useful when first setting up bcfg2 at a site, and there may be a lag between getting bcfg2-server up and getting the new reports working. |
4 | 4 | |
5 | 5 | I have a large number of different platforms to work with - like at least 20 (I'm not kidding) - and this would save me from having a whole lot of ssh sessions open when debugging Bcfg2 Probes. |