Hi,
i am talking about configuration file say like sample.conf and having content like below
how can i monitor and display if something is modified on below content
VirtualToken = {
VirtualToken00Label = HA_hktl;
VirtualToken00SN = 1157803010;
VirtualToken00Members = 157803010,155322014;
}
HASynchronize = {
HA_HOL = 1;
}
HAConfiguration = {
HAOnly = 1;
haLogPath = /apps/hktl;
logLen = 262144;
haLogStatus = enabled;
reconnAtt = 5;
}
hktl = {
DefaultTimeOut = 200000;
PEDTimeout1 = 100000;
PEDTimeout2 = 100000;
PEDTimeout3 = 10000;
KeypairGenTimeOut = 3700000;
CloningCommandTimeOut = 300000;
}
... View more