Closed Bug 432127 Opened 16 years ago Closed 16 years ago

Need nagios checks on the external vIPs for sites hosted in the China colo

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: justdave, Assigned: mrz)

References

Details

(Whiteboard: waiting-for-dns-sync)

We had an outage on one of the netscalers in China earlier this week, and only discovered it because people in Japan complained about www.mozilla.com being down. Turns out there's no nagios checks on the external VIPs on those two netscalers.
Already on my todo list, grabbing. 
Assignee: server-ops → mrz
Blocks: 431631
Group: infra
External VIPs for www.mozilla.com are 59.151.50.31 and 59.151.50.51.  Reverse DNS isn't resolving at the moment and might not be something that can be relied on anyways.

Not sure how to add, passing to Aravind.
Assignee: mrz → aravind
Assignee: aravind → mrz
Whiteboard: waiting-for-dns-sync
Added:

host:static-mozcom.cnlb01:cnlb01.cn
host:static-mozcom.cnlb02:cnlb02.cn

Added:

http_string_no_follow::static-mozcom.cnlb01:www.mozilla.com:/en-US/!'Please do not ever remove this comment'
http_string_no_follow::static-mozcom.cnlb02:www.mozilla.com:/en-US/!'Please do not ever remove this comment'

Error: Could not find any host matching 'www.mozilla.com'
Error: Could not expand hostgroups and/or hosts specified in service (config file '/etc/nagios/cn/autogen/services.cfg', starting on line 191)



define service{
        use                             website-service
        host_name                       www.mozilla.com
        service_description             /en-US/!'Please do not ever remove this comment' - static-mozcom.cnlb01
        check_command                   check_http_string_no_follow!/en-US/!'Please do not ever remove this comment'!replace_with_args
        notification_period             24x7
        }

define service{
        use                             website-service
        host_name                       cn-web01.cn
        service_description             http_string_no_follow - www.mozilla.org
        check_command                   check_http_string_no_follow!www.mozilla.org!/!'Portions of this content'
        notif
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.