Browse Community
Help
Log In
Responses(3)
Solutions(0)
DELL-Sam L
Moderator
•
7.8K Posts
0
June 30th, 2023 01:00
Hello macyero,
There is not a way that I am aware to create a visual report like you are wanting.
CendresMetaux
1 Rookie
62 Posts
June 30th, 2023 05:00
A simple way to see overall SyncIQ health/state is by CLI. Run the following command on your primary cluster (repl-source):
isi sync reports list --sort=policy_name --reports-per-policy=1
This gives you a tabled view on all SyncIQ Policies and their respective "last sync" state.
If it really needs to be something in form of a graph, then maybe DataIQ can offer something?
https://www.dell.com/support/kbdoc/de-ch/000129711/dell-dataiq-info-hub?lang=en
Phil.Lam
3 Apprentice
635 Posts
July 2nd, 2023 18:00
@macyero ,example
Dell Support Resources
View All
Top
DELL-Sam L
Moderator
•
7.8K Posts
0
June 30th, 2023 01:00
Hello macyero,
There is not a way that I am aware to create a visual report like you are wanting.
CendresMetaux
1 Rookie
•
62 Posts
0
June 30th, 2023 05:00
A simple way to see overall SyncIQ health/state is by CLI. Run the following command on your primary cluster (repl-source):
isi sync reports list --sort=policy_name --reports-per-policy=1
This gives you a tabled view on all SyncIQ Policies and their respective "last sync" state.
If it really needs to be something in form of a graph, then maybe DataIQ can offer something?
https://www.dell.com/support/kbdoc/de-ch/000129711/dell-dataiq-info-hub?lang=en
Phil.Lam
3 Apprentice
•
635 Posts
0
July 2nd, 2023 18:00
@macyero ,
example