aemetrics(5) aemetrics(5) NNAAMMEE aemetrics - metrics values file format SSYYNNOOPPSSIISS _f_i_l_e_n_a_m_e,S DDEESSCCRRIIPPTTIIOONN Metrics files are created at integration build time, and recorded into the file attributes at integration pass time. This allows trend anal- ysis and other statistics to be calculated. CCOONNTTEENNTTSS metrics = [ { ... } ]; This field is used to describe various file metrics. It is committed during _a_e_i_p_a_s_s(1), when the file is added to the history. The name must be given, and exactly one value. name = string; This is the name of the metric. This field must be set. value = real; This is the value of the metric. This field must be set. (If you have an integer-valued metric, just use integers, Aegis will cope. If you have a string-val- ued metric, assign integers to the enumerands.) SSEEEE AALLSSOO _a_e_g_i_s(5) aegis file format syntax _a_e_m_e_a_s_u_r_e(1) simple file metrics CCOOPPYYRRIIGGHHTT aegis version 4.25.D611 Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Peter Miller The aegis program comes with ABSOLUTELY NO WARRANTY; for details use the '_a_e_g_i_s _-_V_E_R_S_i_o_n _L_i_c_e_n_s_e' command. This is free software and you are welcome to redistribute it under certain conditions; for details use the '_a_e_g_i_s _-_V_E_R_S_i_o_n _L_i_c_e_n_s_e' command. AAUUTTHHOORR Peter Miller E-Mail: pmiller@opensource.org.au /\/\* WWW: http://miller.emu.id.au/pmiller/ Reference Manual Aegis aemetrics(5)