Menu

#14 Enhance module detection

open
nobody
None
5
2019-02-05
2019-02-05
No

• Module detection
• // CYA
• select count() from dm_registered where object_name = 'cya_recovery_host'

• // RPS
• select count(
) from dmc_rps_configuration

• // generic modules
if r_module_name == 'RPS' || r_module_name == 'RM' do not process

Discussion


Log in to post a comment.

MongoDB Logo MongoDB