State Variabnle problem
Hi,
Situation: I often use local state variable to monitor my servers. I
increment them, change text ect. I have a script that read the content of
those state variable and take action depending on the data in the state
variable.
Problem: When my servers received new configuration group, I configured it
to update the rules every 20 min on my agents, sometime, they lost the data
in the state variable and my verification is compromise ?? Is it normal ??
Alternative: I made a VbScript that generate local file to increment,
decrement, verify, compare text, ect in a local file on the agent to bypass
the lost of data in my variable and then receving false alert, the script
generate event depending of the parameters you chose. I can post the script
if some want it, however the comments are in french ... I can change it if
you relay want to.
So is it normal that i lose the data in my variable, and is there a way to
correct this ?
thx a lot
Louis
|