From f2cd47534ec2fc974d05cfbc72e61e7c1766a047 Mon Sep 17 00:00:00 2001 From: nicole Date: Sat, 16 Nov 2024 21:39:42 +0000 Subject: [PATCH] Add README.MD --- README.MD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..eae6a52 --- /dev/null +++ b/README.MD @@ -0,0 +1,6 @@ +Usage + +- Run the agent with the following parameters: +/omd/sites/cmk/local/share/check_mk/agents/special/fastgate/fastgate.py -u admin -p password + +- Place the check inside /omd/sites/cmk/local/lib/check_mk/base/plugins/agent_based/fastgate_check.py \ No newline at end of file