-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get output when runnin from host but no agent output #16
Comments
May I ask how did you get the script to even run? I did su to my OMD user and ran the script and got
Im kinda lost |
Hi @thetravellor, what are the permissions of the agent_unifi_controller script? - It should be executable |
Hi yuljk, I found an "additional" unifi controller integration that you can install in parallel (https://gitlab.com/checkmk-extensions/unifi) Keep this one installed, but remove the rules associated with it I am now correctly getting piggyback data for my Unifi devices |
Hi - I've installed the mkp and enabled it on my host. If I run
./agent_unifi_controller -u myunifiadmin -p somepass --ignore-cert --piggyback
mycontrollerurl:8443
I get output regarding my SSID's etc - so all looks good.
If I go to Setup > Other integrations > Unifi Controller via API and setup my controller details and then run a discovery on the monitored host I just get an error regarding agent_unifi_controller and no data output.
I should note that I am monitoring vCenter with piggback data enabled - not sure if that is causing any issues.
Also - Do I need to place anything in my plugins folder on the monitored host for this to work? - I copied agent_unifi_controller and chmod 755, but that didn't help.
Not quite sure where I'm going wrong here, any help would be much appreciated!
Running Checkmk Raw Edition 2.2.0p12
The text was updated successfully, but these errors were encountered: