Search found 6 matches

by ruzickav
Thu Apr 05, 2018 10:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Hyper-V replication test
Replies: 4
Views: 13890

If you are using Windows 8.1, Windows Server 2008 R2 or newer, you may use WMI test namespace: Root\Virtualization\V2 query: select ReplicationHealth from Msvm_ReplicationRelationship where ReplicationHealth>1 Alert if row count>0 If instance not available set Ok status Regards Alex Great - much ea...
by ruzickav
Tue Apr 03, 2018 11:10 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Hyper-V replication test
Replies: 4
Views: 13890

Thanks for reply.
I want to check Helth - it is Normal or something else. I think that State is not usable, because it is changing to Replicating, Resynchronizing .... periodically, so in test, there would be periodical error (change state at least..)
by ruzickav
Tue Apr 03, 2018 8:31 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Hyper-V replication test
Replies: 4
Views: 13890

Hyper-V replication test

Hello,
is there a way, how to test Replication status on Hyper-V?

Best regards
Vladimir
by ruzickav
Wed Jan 31, 2018 8:33 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Tune Up with Timeout as reply
Replies: 5
Views: 14208

KS-Soft wrote:Probably "Action depends on Bad one" option is unmarked (Good action properties)?

What about Timeout/Retries parameters?

Regards
Alex
Bingo - thank you very much.
by ruzickav
Wed Jan 31, 2018 2:38 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Tune Up with Timeout as reply
Replies: 5
Views: 14208

KS-Soft wrote:Unmark "Treat Unknown status as Bad" option or better increase Timeout and Retries

Regards
Alex
Not working - action is executed (email sent), when return to "Good" status.
by ruzickav
Tue Jan 30, 2018 2:46 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Tune Up with Timeout as reply
Replies: 5
Views: 14208

Tune Up with Timeout as reply

Hello everyone, I have a temperature sensor connected via SNMP. Unfortunately, from time to time, connection timed out. I am using Tune Up value because of output format. Is there any way to raise BAD / GOOD action only when the reply is bigger / lower than a value (23celsius degree), but not on Tim...