🏭 Manufacturing & Industry 4.0
Manufacturing ITSM is defined by one metric above all others: line uptime. A stopped production line costs thousands of euros per minute. Industry 4.0 (smart factories, IoT, predictive maintenance, digital twins) has blurred the boundary between IT and OT — MES systems now talk to ERP, IoT sensors feed real-time analytics, and robots depend on cloud connectivity. ITSM must bridge these worlds without slowing down production.
Service Architecture
ITIL Implementation Journey
Manufacturing ITIL 4 Implementation Roadmap
Click any step to expand · 6 steps
1
📊Plant IT/OT Assessment
2
🗂️OT/IT CMDB for the Factory Floor
3
🚨Line-Stop Incident Process
4
🔄OT Change Management
5
🤖Predictive Maintenance Integration
6
💰CapEx/OpEx Showback
Key Use Cases
1. Line-Stop Incident — Impact Calculation
MES Alert: Line 3 — Assembly Robot AR-042 OFFLINE
→ CMDB lookup: AR-042 → Assembly Line 3 → SUV Model X production
→ Impact: 240 vehicles/shift blocked
→ Financial impact: €3,800/hour (line rate from cost model)
→ Auto-create P1 incident: "LINE STOP — Assembly Line 3"
→ Notify: Production Manager, Plant IT, Robot Maintenance
→ OEE (Overall Equipment Effectiveness) dashboard updated
Resolution path:
1. Remote diagnosis attempt (PLC ping, program status)
2. On-site technician dispatch (< 15 min SLA from notification)
3. Spare robot activation from ITAM pool if repair > 2h
4. Root cause: Update CMDB, raise problem record
5. PIR: cost of stoppage, preventive action2. OT/IT CMDB Model for the Shop Floor
Production Line 3 (Business Service)
├── Assembly Robot AR-042 (OT CI)
│ ├── PLC: Siemens S7-1500
│ ├── HMI: Siemens TP1500
│ ├── Robot Controller: KUKA KRC5
│ └── Vision System: Cognex IS9000
├── MES Interface (Technical Service)
│ └── OPC-UA Server → SAP ME
└── Network Switch SW-L3-043 (IT CI)
└── PROFINET Segment, VLAN 143
→ If SW-L3-043 fails: ALL OT CIs in VLAN 143 are impacted
→ CMDB auto-calculates: 3 production lines affected, €11,400/hour3. Change Management on Production Systems
| Change Type | Window Required | Approval | Rollback |
|---|---|---|---|
| PLC firmware update | Plant shutdown (weekend) | Safety Engineer + IT Change Mgr | Full program backup mandatory |
| Robot program change | Off-shift (< 2h window) | Production Manager + IT | Previous version stored in CMDB |
| MES configuration | Maintenance window | IT Change Mgr | Database snapshot before change |
| ERP (SAP) patch | Weekend maintenance | CAB | Full system backup |
| Network switch config | Off-peak hours | IT Change Mgr | Config backup + rollback script |
4. Predictive Maintenance → ITSM Integration
From reactive to predictive:
Traditional (Reactive):
Machine fails → Production stops → Technician called → 4h MTTR
Predictive (Industry 4.0 + ITSM):
IoT sensor: vibration abnormal (bearing wear indicator)
→ Predictive analytics: failure probability 78% within 14 days
→ Auto-create Preventive Maintenance request in ITSM
→ Scheduled in next maintenance window (no production impact)
→ MTBF improves from 45 days → 120 days over 12 months5. CapEx/OpEx Showback per Production Line
| Category | Line A | Line B | Line C | Total Plant |
|---|---|---|---|---|
| IT infrastructure (servers, network) | €45K | €38K | €52K | €135K/yr |
| OT maintenance contracts | €120K | €98K | €145K | €363K/yr |
| Software licences (MES, ERP share) | €62K | €54K | €71K | €187K/yr |
| Total IT/OT cost per line | €227K | €190K | €268K | €685K/yr |
| Cost per unit produced | €0.94 | €0.81 | €1.12 | €0.96 |
This data enables production directors to make informed decisions: Is Line C's higher IT cost justified by its output volume? Should aging OT assets on Line A be refreshed (CapEx) or maintained (OpEx)?
6. ITAM — Machine & OT Asset Lifecycle
OT Asset Lifecycle:
Design Spec → Procurement (CapEx) → Installation
→ Commissioning (CMDB created, monitoring configured)
→ In Production (work orders tracked in ITSM)
→ Preventive Maintenance (scheduled via ITSM)
→ Corrective Maintenance (incident-driven)
→ End of Life assessment (EOL date, spare parts availability)
→ Refresh / Replacement (new CapEx request)
→ Decommission (CMDB retired, asset disposal documented)
Key ITAM KPIs for OT:
- Asset utilisation rate (% of capacity used)
- Maintenance cost per asset per year
- % of assets past EOL (EOL risk register)
- Spare parts inventory coverage (days of supply)CapEx vs OpEx
| Category | CapEx | OpEx | Manufacturing Approach |
|---|---|---|---|
| Production machines & robots | ✅ Major CapEx | — | Owned assets, depreciated |
| PLC / automation hardware | ✅ | — | 10–15 year lifecycle |
| MES Software | ✅ Licence | ✅ SaaS option | Hybrid |
| ERP (SAP S/4HANA) | ✅ | ✅ RISE with SAP | Moving to OpEx |
| Industrial IoT platform | — | ✅ Azure IoT Hub | OpEx (cloud) |
| ITSM Platform | — | ✅ SaaS | OpEx |
| Predictive maintenance | — | ✅ AI-as-a-service | OpEx |
Tool Selection Guide
| Context | Platform | Reason |
|---|---|---|
| Large automotive / aerospace | ServiceNow + Manufacturing Pack | SAP integration, OT CMDB, AIOps |
| Mid-size industrial | BMC Helix | CMDB depth, multi-site, cost-effective |
| SAP S/4HANA shops | SMAX | Native SAP integration, low-code |
| Agile / Tech manufacturer | Jira SM + Opsgenie | DevOps culture, fast deployment |
| SME manufacturer | ManageEngine ServiceDesk Plus | Affordable, ITAM built-in, simple OT |
← Back to Industries Overview · Template Library