Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@lmiltchev
Favorites13
Views805127
Projects703
Every time I was running the plugin I was getting the following error: "Error, check you internet connection". 194.210.238.163 could not be pinged, so in order to make the plugin work, I had to change line 52 from this: urllib.request.urlopen('http://194.210.238.163', timeout=2) to this: urllib.request.urlopen('https://www.google.com/', timeout=2)
Reviewed 3 years ago
zahid72, did you forget to upload the "check.asr.sh" file? There is no download link...
Reviewed 9 years ago
The link on the bottom of the page is broken. https://nagios.microsoft.com/en-us/documentation/articles/insights-receive-alert-notifications/
anaumov, did you forget to upload your plugin? Thank you!
Reviewed 10 years ago
It worked as expected. The output looks a bit weird though. I would suggest that you add a blank line at the end of it. Maybe add: print " "; to line 103 and 140? Thanks!
MayraAltamirano, if you are already in the plugins directory, make sure to run your plugin as such: ./check_fortigate.pl -H 192.168.200.254 -C public -T cluster or run it with: /full/path/to/the/check_fortigate.pl -H 192.168.200.254 -C public -T cluster Hope this helps.
Reviewed 7 years ago
@spicysomtam Make your own post, and upload the script you updated. Provide a URL link to the "original" plugin. Thanks!
I fixed the link. Thanks for bringing our attention to this!
The bug in xmldata.php is fixed. Korrax, thank you for pointing this out!
Reviewed 14 years ago
@ikarpov, if you feel that we haven't represented the product comparison accurately, you could submit your corrections or/and suggestions here: https://www.nagios.com/compare/info/ Thank you!
Reviewed 8 years ago
Great component! Keep up the good work, Box293!
Reviewed 11 years ago
rhysgjones, You can post a feature request on our bug tracker here: http://tracker.nagios.com
@InscrutableDude >I will mention that the doc I found that shows how to install it is out of date. Can you elaborate on the statement above? Thanks!
It is a nice plugin! Unfortunately it doesn't return perfdata.
Reviewed 13 years ago