

Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-11-26
08:45
801 views
Hi,
Question on OOTB uCMDB 8 and DDM Probe : Does it exist a way to create CI instance of MySQL database automatically with discovery probe (like with SQL Server or Oracle) ?
If not, what kind of work have to be completed for ?
Thanks,
Antoine
1 Solution
Accepted Solutions


Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-11-30
18:19
MySQL like other DBMSs are discovered during Host Resources and Applications Job execution.
I prefer HRA by WMI.
Once a Software Element -> Database CIs is created you may use one of the MySQL discovery jobs for more detail.
2 Replies


Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-11-30
18:19
MySQL like other DBMSs are discovered during Host Resources and Applications Job execution.
I prefer HRA by WMI.
Once a Software Element -> Database CIs is created you may use one of the MySQL discovery jobs for more detail.


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-12-01
08:17
Thanks a lot for your explanation.
It's very helpfull !
Antoine