Hi
We had a similar problem with the caint4os agent.
We find out the the problem was not within Unicenter, but within Windows.
The agents just uses the same modules.
In our case the problem was with Windows's performance tool (perfmon.msc). Trying to add something showed the same Dr.Watson...
Hello
I have a regex question.
I'm trying to find out how to match everything but one word.
The string to match will contain only one word.
For example, if the string contains "TEST1", the regex expression
should accept the match for any word, but not
when this is TEST1.
Regards
Leandro
Try with starting aws_snmp and aws_dsm on the DSM machine and aws_sadmin on the agent machine in debug mode.
Do you see any errors in the DSM machine's logs? In the agent machine's?
aws_sadmin.log should log when the DSM contacts it (you should see the IP address of the DSM machine).
If not, you...
Hi
Try to look at the DSM's .dat and .cnf (in SERVICES\CONFIG\AWS_NSM\DM) files.
Some of them contain a description of the agent. Unfortunatelly not all...
Regards
Hi
As far as I know, you can only write a new text. For example:
&(1:7) BOSTON &(9:)
'&(1:7)' will write the words from 1 to 7, and '&(9:)' from word 9 till end of message.
Regards
Leandro
Hello Steve
You can test each single word of the message.
The words are reference by a '&' and the word's number. The 17th word would be &17.
For example, if the message is "Peter is happy not", you can test the presence of "not" with the command 'TEST' and this syntax...
Thank you for your quick answer!
The Query Analyser says "Incorrect syntax near '!'".
Maybe I'm not using the right query syntax (I'm not very experienced...).
Can you give me the full query statament?
Thanks
Leandro
Hello
I'm trying to use T-SQL for this query:
I want to list some columns from a table. The problem is that I want to cut some part of the output.
For example:
In the column 'name' I have following entries:
abcd
abcd:aaaa
abcde:aaaa
I would like to receive only the part left to the ':', in this...
When you start the Map without the /M parameterr, it builds up the 'live' data directly from the CORe.
The disadvantage of the 'Saved Map' is that if you add or delete objects to the CORe,
you may have inconsistency between the CORe and what you see on the Map.
In the case you must start the Map...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.