Jobs (Batch jobs, file transfers, etc) as CI's in CMDB ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 08:33 PM
Dear Community,
I wonder if anybody had use case of tracking/recording Batch Jobs/File transfer Jobs as Configuration Items in CMDB? If yes - is there out of the box table? And what use-cases you had.
We are looking to track and record them so we can enhance Service Mapping, also for Incident records on Jobs.
Thanks,
Mantautas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 10:23 PM
Hi @Mantautas ,
There a table for Batch Jobs (cmdb_ci_batch_job) that could be used. You could add fields to this table to get what you want.
Also,
The horizontal discovery process can find configuration files that belong to certain applications and add those configuration files to the CMDB. You can track the changes to these files by comparing them to previous versions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 01:28 AM
Thank you Sandeep, very useful.
What is the relationship between Jobs and Configuration Files?
Mantautas.