Maintenance plan examples
You can define maintenance plans using model-based, meter-based, or duration-based selection criteria.
- To schedule a reboot for certain computer models after a specified number of keystrokes, define a model-based plan with a meter-based maintenance schedule.
- To schedule a printer ink cartridge replacement after printing a specified number of pages, define a general plan with a meter-based maintenance schedule.
- To schedule an antivirus scan on particular computers after a specified number of days, define a model-based plan with a duration-based maintenance schedule.
Define a maintenance schedule for a computer reboot
To schedule a reboot for certain computer models after a specified number of keystrokes, define a model-based plan with a meter-based maintenance schedule. In the example, a field called keystrokes is added to the Computer [cmdb_ci_computer] table.
Procedure
Result
Define a maintenance schedule for an ink cartridge replacement
To schedule a printer ink cartridge replacement after printing a specified number of pages, define a general plan with a meter-based maintenance schedule. In the example, a table called Printer is added with string fields for printer, model, pages, and the like.
Procedure
Result
Define a maintenance schedule to run antivirus software
To schedule an antivirus scan on certain computers after a specified number of days,
define a model-based plan with a duration-based maintenance schedule. In the example, a
field called trigger type is added to the Computer
[cmdb_ci_computer] table.