Skip to content

Commit

Permalink
renames files in repo
Browse files Browse the repository at this point in the history
  • Loading branch information
gurubert committed Feb 16, 2024
1 parent 5af8b06 commit f96bd89
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 78 deletions.
4 changes: 2 additions & 2 deletions ..._mk/agents/special/agent_unifi_controller → agents/special/agent_unifi_controller
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
## SOFTWARE.

###
__VERSION__ = 2.2.0
__VERSION__ = "2.2.0"

import sys
import socket
Expand Down Expand Up @@ -645,7 +645,7 @@ if __name__ == '__main__':
if _api.is_unifios:

labels = {"cmk/os_family": "UnifiOS"}
print("<<<labels:sep(0)>>>"
print("<<<labels:sep(0)>>>")
print(json.dumps(labels))

##pprint(_api.get_data("/stat/rogueap?within=4"))
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
76 changes: 0 additions & 76 deletions share/check_mk/inventory/unifi_controller

This file was deleted.

Binary file added unifi_controller-0.88.1.mkp
Binary file not shown.
File renamed without changes.
File renamed without changes.

0 comments on commit f96bd89

Please sign in to comment.