-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
-
ALL
-
15
The remote EC2 monitor files, proc.json and system.json are missing data, only containing data before the system is restarted. This appears to be a problem on the non-Windows platforms, which use the following crontab setting:
@reboot cd /home/ec2-user && sudo ./curator stat system >> system.json @reboot cd /home/ec2-user && sudo ./curator stat process-all >> proc.json