Also, Microsoft has document for estimating table size:
http://msdn2.microsoft.com/en-us/library/aa933068(SQL.80).aspx
NetXMS stores collected data in individual tables for each node, and each table has three fields: two integer and one varchar(255). However, if you collect mostly numerical data, you can assume that varchar field is used for about 10% of it's full capacity.
Best regards,
Victor
http://msdn2.microsoft.com/en-us/library/aa933068(SQL.80).aspx
NetXMS stores collected data in individual tables for each node, and each table has three fields: two integer and one varchar(255). However, if you collect mostly numerical data, you can assume that varchar field is used for about 10% of it's full capacity.
Best regards,
Victor
But still in TODO list...
Опыта работы с Cisco мне явно не хватает...