Search found 9 matches
- Thu Jun 02, 2016 12:49 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Fie system Issue
- Replies: 1
- Views: 657
Nagios Fie system Issue
Hi All, Currently we are using nagios in our environment for Infrastructure monitoring. Recent times one of the file system in nagios crossing the full utilization level, which in turn affecting the Nagios operations and the console is not getting launched. Since am new to nagios I dont know whether...
- Sun Apr 03, 2016 7:41 am
- Forum: Open Source Nagios Projects
- Topic: Service URL Monitoring
- Replies: 7
- Views: 1674
Re: Service URL Monitoring
Hi All,
Updated the script resolved the issue.
Please close the thread.
Thanks
Updated the script resolved the issue.
Please close the thread.
Thanks
- Thu Mar 17, 2016 7:37 am
- Forum: Open Source Nagios Projects
- Topic: Service URL Monitoring
- Replies: 7
- Views: 1674
Re: Service URL Monitoring
Hi, Please find the required parameters Service.cfg define service{ use generic-service host_name xx-xxxxx-xxx service_description HTTP-TEST normal_check_interval 30 contact_groups xxxx-xxxx notification_interval 60 notification_options c,r,w,u check_command generic-http-check!test } define command{...
- Tue Mar 15, 2016 1:21 pm
- Forum: Open Source Nagios Projects
- Topic: Service URL Monitoring
- Replies: 7
- Views: 1674
Re: Service URL Monitoring
Yes check_http plugin is not used, we are using Perl script for check the Application URL status.
- Tue Mar 15, 2016 9:27 am
- Forum: Open Source Nagios Projects
- Topic: Service URL Monitoring
- Replies: 7
- Views: 1674
Service URL Monitoring
Hi All, We are monitoring Service URL status using Nagios. Currently application has been upgraded, once after the upgrade I can see lot of alerts getting triggered stating that "WEB SITE is having problems". Below is the command used to check the URL Status /usr/bin/curl -A "Mozilla/...
- Fri Mar 11, 2016 8:39 am
- Forum: Open Source Nagios Projects
- Topic: Service Monitoring Update
- Replies: 9
- Views: 2605
Re: Service Monitoring Update
Hi All,
Thanks for your updates !!
Issue got resolved. The problem was with the URL which is getting monitored.Once updated the URL with the new one , issue got fixed.
Thanks
Thanks for your updates !!
Issue got resolved. The problem was with the URL which is getting monitored.Once updated the URL with the new one , issue got fixed.
Thanks
- Tue Feb 23, 2016 10:58 am
- Forum: Open Source Nagios Projects
- Topic: Service Monitoring Update
- Replies: 9
- Views: 2605
Re: Service Monitoring Update
Hi All, Thanks for the update !! As requested please find the hosts.cfg,service.cfg and command.cfg Hosts.cfg define host { use generic-host host_name portal alias portal contact_groups unix-xxxx, portal-xxxx address XX.XXX.XX.XXX } Service.cfg define service{ use xxxx-service hostgroup_name portal-...
- Mon Feb 22, 2016 12:06 am
- Forum: Open Source Nagios Projects
- Topic: Service Monitoring Update
- Replies: 9
- Views: 2605
Re: Service Monitoring Update
Hi
Thanks for the update !!
I already updated the Hostname IP with the new one in hosts.cfg file but still it showing warning alert in console.
Please let me know if any more configuration file needs to be updated.
Thanks for the update !!
I already updated the Hostname IP with the new one in hosts.cfg file but still it showing warning alert in console.
Please let me know if any more configuration file needs to be updated.
- Sat Feb 20, 2016 8:47 am
- Forum: Open Source Nagios Projects
- Topic: Service Monitoring Update
- Replies: 9
- Views: 2605
Service Monitoring Update
Hi All,
I am new user to Nagios Tool.I like to know how to update the IP Address of an Service getting Monitored.User getting warning alerts stating the service is not responding.
Thanks In advance
I am new user to Nagios Tool.I like to know how to update the IP Address of an Service getting Monitored.User getting warning alerts stating the service is not responding.
Thanks In advance