Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

lmiltchev

Reviews(14)
bylmiltchev, September 26, 2022
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!
bylmiltchev, May 26, 2022
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)
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.
bylmiltchev, October 27, 2017
Nagios Comparison To Icinga
@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!
bylmiltchev, May 30, 2017
@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!
bylmiltchev, August 16, 2016
CISCO ASR9K RSP / Inlet / Hotspot Temperature Monitoring
zahid72, did you forget to upload the "check.asr.sh" file? There is no download link...
Owner's reply

File is attached. Actually, the submit button was pressed mistakenly during working over image upload.

bylmiltchev, July 14, 2016
AlertOps
The link on the bottom of the page is broken.

https://nagios.microsoft.com/en-us/documentation/articles/insights-receive-alert-notifications/
bylmiltchev, February 23, 2016
1 of 1 people found this review helpful
anaumov, did you forget to upload your plugin?

Thank you!
Owner's reply

Thank you, lmiltchev. Now it's here :)

bylmiltchev, November 19, 2015
@spicysomtam
Make your own post, and upload the script you updated. Provide a URL link to the "original" plugin. Thanks!
bylmiltchev, April 16, 2015
I fixed the link. Thanks for bringing our attention to this!
bylmiltchev, February 6, 2015
History Tab
Great component! Keep up the good work, Box293!
bylmiltchev, September 12, 2012
It is a nice plugin! Unfortunately it doesn't return perfdata.
bylmiltchev, January 23, 2012
rhysgjones,
You can post a feature request on our bug tracker here:
http://tracker.nagios.com
bylmiltchev, October 25, 2011
Alert Cloud XI Component
The bug in xmldata.php is fixed.
Korrax, thank you for pointing this out!