diff --git a/README.md b/README.md index eeb6c0ac73ba2476233c1d4d66799f9b4f1db89c..ef2a7bad13ec08f3894c22a2cb80fa30813fd3c3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[PACKAGE]: ../../raw/master/mkp/checkpoint_asg_sg_counters-0.4.0-20230530.mkp "checkpoint_asg_sg_counters-0.4.0-20230530.mkp" # Check Point Maestro SG performance counters Monitors Check Point SG performance counters diff --git a/checkpoint_asg_sg_counters-0.4.0-20230530.mkp b/checkpoint_asg_sg_counters-0.4.0-20230530.mkp deleted file mode 100644 index de8827706ecbc721eb8cbae869f9066b42c2ac3b..0000000000000000000000000000000000000000 Binary files a/checkpoint_asg_sg_counters-0.4.0-20230530.mkp and /dev/null differ diff --git a/checkpoint_asg_sg_counters.mkp b/checkpoint_asg_sg_counters.mkp deleted file mode 100644 index de8827706ecbc721eb8cbae869f9066b42c2ac3b..0000000000000000000000000000000000000000 Binary files a/checkpoint_asg_sg_counters.mkp and /dev/null differ diff --git a/doc/sample.png b/img/sample.png similarity index 100% rename from doc/sample.png rename to img/sample.png diff --git a/mkp/checkpoint_asg_sg_counters-0.4.0-20230530.mkp b/mkp/checkpoint_asg_sg_counters-0.4.0-20230530.mkp new file mode 100644 index 0000000000000000000000000000000000000000..d0f3dfcf68a0757872736b1b7f3c795c9826df8a Binary files /dev/null and b/mkp/checkpoint_asg_sg_counters-0.4.0-20230530.mkp differ diff --git a/agent_based/checkpoint_asg_sg_counters.py b/source/agent_based/checkpoint_asg_sg_counters.py similarity index 100% rename from agent_based/checkpoint_asg_sg_counters.py rename to source/agent_based/checkpoint_asg_sg_counters.py diff --git a/gui/metrics/checkpoint_asg_sg_counters.py b/source/gui/metrics/checkpoint_asg_sg_counters.py similarity index 100% rename from gui/metrics/checkpoint_asg_sg_counters.py rename to source/gui/metrics/checkpoint_asg_sg_counters.py diff --git a/packages/checkpoint_asg_sg_counters b/source/packages/checkpoint_asg_sg_counters similarity index 87% rename from packages/checkpoint_asg_sg_counters rename to source/packages/checkpoint_asg_sg_counters index 47eb9a78d40593f269539a8cdfcfef7b1b3ddd9d..fece150dc87b33c9c0285399fc52f3f395201840 100644 --- a/packages/checkpoint_asg_sg_counters +++ b/source/packages/checkpoint_asg_sg_counters @@ -7,5 +7,5 @@ 'title': 'Check Point Maestro SG performance counters', 'version': '0.4.0-20230530', 'version.min_required': '2.1.0b1', - 'version.packaged': '2.1.0p21', - 'version.usable_until': None} \ No newline at end of file + 'version.packaged': '2.2.0p24', + 'version.usable_until': None}