DominoMeter / DominoMeterAddin-HCLMSP

Collects usage of Domino servers running in the HCL MSP program
GNU General Public License v3.0
0 stars 0 forks source link

Check for the existence of the path which is defined for the Domino HTTP Logs #24

Closed dpastov closed 3 years ago

dpastov commented 3 years ago

Please add a simple test something of the form of:

Java File test_directory = new File( )

record in DominoMeter server tracking document whether test_directory exists

Then specify which field you record this in, so Joel can access it for HTTP log analysis.

Finally, please add the field value to this view:

image

dpastov commented 3 years ago

@JoelProminic I have added a new field to server documents:

HTTP_LogDirectory_Exists="1"

I will deploy new version of DominoMeter Wednesday morning to all servers. For now I have deployed the solution to domino-1.dmytro (u should have access to it) and to 1 my local server.

image

dpastov commented 3 years ago

@JustinProminic a new view has been added that contains all documents where folder does not exist.