diff --git a/checkman/checkpoint_asg_chassis b/checkman/checkpoint_asg_chassis
index 9f7dee10a0177cd5bcb3109e8d33f040c4d25a79..ec686d3df293ea1a779392a5773232ca55ddca7b 100644
--- a/checkman/checkpoint_asg_chassis
+++ b/checkman/checkpoint_asg_chassis
@@ -4,13 +4,13 @@ catalog: hw/network/checkpoint
 license: GPL
 distribution: check_mk
 description:
- This Check will display the current state of the Check Point Maestro Hyperscale (MHO) virtual chassis and
+ This Check will display the current state of the Check Point Maestro Hyperscale Orchestrator (MHO) virtual chassis and
  Security Gateway Modules (SGM).
  The Check can go into warning if the chassis state is not equal compared to the state at invetory time.
  If the chassis state is not "ACTIVE" or "STANDBY" the check goes critical. If a SGM not "ACTIVE" the check 
  will also go critical
  
- default thresholds are:
+default thresholds are:
  there are no defaults.
 
 discovery:
diff --git a/checkpoint_asg_chassis.mkp b/checkpoint_asg_chassis.mkp
index 66011fb9cde3dd8299317411a28dd3a8248346c7..77ae3c4f97ed052d29923e25fd9e5b1f73b3742b 100644
Binary files a/checkpoint_asg_chassis.mkp and b/checkpoint_asg_chassis.mkp differ
diff --git a/packages/checkpoint_asg_chassis b/packages/checkpoint_asg_chassis
index 789bde6a5540447e87f6d3ff748298718e560388..293056d532ae8156e6be3e52ab3ee621935a2310 100644
--- a/packages/checkpoint_asg_chassis
+++ b/packages/checkpoint_asg_chassis
@@ -2,9 +2,10 @@
  'description': 'Monitor Check Point Maestro SMO Chassis status (asg '
                 'monitor)\n',
  'download_url': 'http://thl-cmk.hopto.org/',
- 'files': {'agent_based': ['checkpoint_asg_chassis.py']},
+ 'files': {'agent_based': ['checkpoint_asg_chassis.py'],
+           'checkman': ['checkpoint_asg_chassis']},
  'name': 'checkpoint_asg_chassis',
- 'num_files': 1,
+ 'num_files': 2,
  'title': 'Check Point Maestro SMO ASG Chassis',
  'version': '20210225.v0.2',
  'version.min_required': '2.0.0i1',