Example Config
This is (roughly) the config used on the demo website
# common definitions
syslog: local1
notify: none
frequency: 60
community: public
header_all: <H2>Argus Example Configuration</H2><BR><A HREF="http://www.tcp4me.com/code/argus/">Argus Website</A><P>
footer_all: <P><A HREF="http://www.tcp4me.com/code/argus/">Argus Website</A>
sirensong: /sound/whoopwhoop.wav
bkgimage: /img/argus.logo.gif
icon: /img/smile.gif
icon_down: /img/sad.gif
nospkr_icon: /img/nospkr.gif
style_sheet: /argus.css
javascript: /argus.js
Resolv {
frequency: 60
timeout: 20
}
Method "sms" {
command: /usr/local/bin/sendsms %R
send: %M
}
Group "Routers" {
overridable!: no
Group "Ambler" {
overridable!: no
Host "gw-amb1" {
hostname: gw-amb1.example.com
Service Ping
}
Host "gw-amb11" {
hostname: gw-amb11.example.com
Service Ping
}
Host "gw-amb2" {
hostname: gw-amb2.example.com
Service Ping
}
Host "gw-amb3" {
hostname: gw-amb3.example.com
Service Ping
}
Host "gw-amb4" {
hostname: gw-amb4.example.com
Service Ping
}
Host "gw-amb5" {
hostname: gw-amb5.example.com
Service Ping
}
Host "gw-amb6" {
hostname: gw-amb6.example.com
Service Ping
}
Host "gw-amb7" {
hostname: gw-amb7.example.com
Service Ping
}
Host "gw-amb8" {
hostname: gw-amb8.example.com
Service Ping
}
Host "gw-amb10" {
hostname: gw-amb10.example.com
Service Ping
}
}
Group "Bryn Mawr" {
overridable!: no
Host "gw-bm2" {
hostname: gw-bm2.example.com
Service Ping
}
Host "gw-bm3" {
hostname: gw-bm3.example.com
Service Ping
}
}
Group "Phlwlf" {
overridable!: no
Host "gw-phlwlf1" {
hostname: gw-phlwlf1.example.com
Service Ping
}
}
}
############################################################
Group "Switches" {
overridable!: no
Host "sw-amb1" {
hostname: sw-amb1.example.com
note: switch - foundry
info: internal
Service Ping
}
Host "sw-amb2" {
hostname: sw-amb2.example.com
note: switch - HP4000
info: colo
Service Ping
}
Host "sw-amb3" {
hostname: sw-amb3.example.com
note: switch - HP4000
info: internal
Service Ping
}
Host "sw-amb4" {
hostname: sw-amb4.example.com
note: switch - HP4000
info: internal
Service Ping
}
Host "sw-amb5" {
hostname: sw-amb5.example.com
note: switch - HP4000
info: colo
Service Ping
}
Host "sw-amb6" {
hostname: sw-amb6.example.com
note: switch - HP4000
info: phone closet
Service Ping
}
Host "sw-amb7" {
hostname: sw-amb7.example.com
note: switch - HP4000
info: phone closet
Service Ping
}
Host "sw-amb8" {
hostname: sw-amb8.example.com
note: cisco
Service Ping
}
Host "sw-amb9" {
hostname: sw-amb9.example.com
note: cisco
Service Ping
}
Host "sw-amb10" {
hostname: sw-amb10.example.com
note: cisco
comment: handles indraweb servers
Service Ping
}
Host "sw-noc1" {
hostname: sw-noc1.example.com
note: switch - 3com SuperStack II
info: NOC - jkister
Service Ping
}
Host "lb-amb1" {
hostname: lb-amb1-mgt.example.com
note: cisco CSS-11000 load balancers
comment: management interface on lb-amb1 - only reachable from server network
Service Ping
}
Host "lb-amb2" {
hostname: lb-amb2-mgt.example.com
note: cisco CSS-11000 load balancers
comment: management interface on lb-amb2 - only reachable from server network
Service Ping
}
Host "lb-vip-outside" {
hostname: lb-amb1.example.com
note: cisco CSS-11000 load balancers
comment: outside virtual address - floats between the 2 load balancers
Service Ping
}
Host "lb-vip-inside"
hostname: lb-amb1-e2.example.com
note: cisco CSS-11000 load balancers
comment: inside virtual address - floats between the 2 load balancers
Service Ping
}
}
Group "Essential Services" {
overridable!: no
Service TCP/SMTP {
label_left: a.mx.example.com
hostname: a.mx.example.com
}
Service TCP/SMTP {
label_left: b.mx.example.com
hostname: b.mx.example.com
}
Service TCP/SMTP {
label_left: c.mx.example.com
hostname: c.mx.example.com
}
Service TCP/SMTP {
label_left: exchange (dequeuing)
hostname: exchange.example.com
}
Service TCP/SMTP {
label_left: exchange (old dequeuing)
hostname: 10.197.101.17
}
Group "Internal Exchange" {
Alias "POP" "Top:NT_Servers:lanai:POP_lanai.example.com"
Alias "SMTP" "Top:NT_Servers:lanai:SMTP_lanai.example.com"
}
Service TCP/POP {
label_left: mail1 (pop3)
hostname: mail1.example.com
}
Alias "ns.example.com" "Top:Unix_Servers:capri:DNS_capri.example.com"
Service UDP/DNS {
label_left: ns1.example.com
hostname: ns1.example.com
}
Alias "ns1.example.com" "Top:Unix_Servers:renoir:DNS_renoir.example.com"
Service UDP/DNS {
label_left: ns2.example.com
hostname: ns2.example.com
}
Alias "ns2.example.com" "Top:Unix_Servers:pisarro:DNS_pisarro.example.com"
Alias "ns3.example.com" "Top:NT_Servers:motu:DNS_motu.example.com"
Service UDP/DNS {
label_left: old-ns1.example.com
hostname: old-ns1.example.com
}
Service UDP/DNS {
label_left: old-ns2.example.com
hostname: old-ns2.example.com
}
Alias "radius1" "Top:Unix_Servers:capri:RADIUS_capri.example.com"
Alias "radius2" "Top:Unix_Servers:ithaca:RADIUS_ithaca.example.com"
Service TCP/SMTP {
label_left: smtp
hostname: smtp.example.com
}
Group "mail2.example.com" {
Alias "POP" "Top:Unix_Servers:fatuka:POP_mail2.example.com"
Alias "SMTP" "Top:Unix_Servers:fatuka:SMTP_mail2.example.com"
}
}
############################################################
Group "Web Servers" {
overridable!: no
Host "virtual-tarawa" {
hostname: virtual-tarawa.example.com
Service TCP/HTTP
}
Host "virtual-threemile" {
hostname: virtual-threemile.example.com
Service TCP/HTTP
}
Host "matagi" {
hostname: 10.29.194.36
Service TCP/HTTP
}
}
############################################################
#### DO NOT EDIT
#### This file is generated automagically from the database
Group "NT Servers" {
overridable!: no
autogenerated: yes
Host "ant" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2313&parent=noc/client/">ant.example.com in NOC-DB</A>
info: win2k
note: Windows Media Services
hostname: ant.example.com
Service Ping {
hostname: ant.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2313&parent=noc/client/">ant.example.com in NOC-DB</A>
}
}
Host "catalina" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2353&parent=noc/client/">catalina.example.com in NOC-DB</A>
info: NT Server 4.0
note: Site Server Commerce Edition, Commerce Enabled Web Sites
hostname: catalina.example.com
Service Ping {
hostname: catalina.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2353&parent=noc/client/">catalina.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: catalina.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2353&parent=noc/client/">catalina.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: virtual-catalina.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2353&parent=noc/client/">catalina.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: virtual-catalina.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2353&parent=noc/client/">catalina.example.com in NOC-DB</A>
}
}
Host "fatuhiva" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2329&parent=noc/client/">fatuhiva.example.com in NOC-DB</A>
info: NT Server 4.0
note: LDAP Server for Site Server
hostname: fatuhiva.example.com
Service Ping {
hostname: fatuhiva.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2329&parent=noc/client/">fatuhiva.example.com in NOC-DB</A>
}
}
Host "guam" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2319&parent=noc/client/">guam.example.com in NOC-DB</A>
info: Windows NT Server 4.0
note: GameServer
hostname: guam.example.com
Service Ping {
hostname: 10.29.194.182
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2319&parent=noc/client/">guam.example.com in NOC-DB</A>
}
}
Host "koro" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2321&parent=noc/client/">koro.example.com in NOC-DB</A>
info: NT Server 4.0
note: NR DC, IIS for plat
hostname: koro.example.com
Service Ping {
hostname: koro.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2321&parent=noc/client/">koro.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: koro.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2321&parent=noc/client/">koro.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: koro.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2321&parent=noc/client/">koro.example.com in NOC-DB</A>
}
}
Host "kosrae" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2323&parent=noc/client/">kosrae.example.com in NOC-DB</A>
info: NT Server 4.0
note: SQL 6.5, www
hostname: kosrae.example.com
Service Ping {
hostname: kosrae.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2323&parent=noc/client/">kosrae.example.com in NOC-DB</A>
}
}
Host "lanai" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2325&parent=noc/client/">lanai.example.com in NOC-DB</A>
info: NT Server 4.0 SP6a
note: DC, exchange, NAV
hostname: lanai.example.com
Service Ping {
hostname: lanai.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2325&parent=noc/client/">lanai.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: lanai.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2325&parent=noc/client/">lanai.example.com in NOC-DB</A>
}
Service TCP/POP {
hostname: lanai.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2325&parent=noc/client/">lanai.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: lanai.example.com
note: Tony uses the web interface to read his mail
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2325&parent=noc/client/">lanai.example.com in NOC-DB</A>
}
}
Host "makin" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4240&parent=noc/client/">makin.netreach.com in NOC-DB</A>
info: Windows 2000 / Perl
showstats: no
note: Webserver in Active Directory (status is <B>pending install</B>)
hostname: makin.netreach.com
Service Ping {
hostname: makin.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4240&parent=noc/client/">makin.netreach.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>pending install</B>
}
Service TCP/SMTP {
hostname: makin.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4240&parent=noc/client/">makin.netreach.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>pending install</B>
}
Service TCP/HTTP {
hostname: makin.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4240&parent=noc/client/">makin.netreach.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>pending install</B>
}
Service TCP/FTP {
hostname: makin.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4240&parent=noc/client/">makin.netreach.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>pending install</B>
}
}
Host "matagi" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3659&parent=noc/client/">matagi.example.com in NOC-DB</A>
info: Win2k Server
note: Web Server w/Cold Fusion and ASP for production serving customer webs
hostname: matagi.example.com
Service TCP/SMTP {
hostname: matagi.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3659&parent=noc/client/">matagi.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: matagi.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3659&parent=noc/client/">matagi.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: matagi.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3659&parent=noc/client/">matagi.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: matagi.example.com
uname: cold_fusion_test1
url: http://matagi.example.com/cold_fusion_test1.cfm
expect: Success
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3659&parent=noc/client/">matagi.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: matagi.example.com
uname: cold_fusion_test2
url: http://matagi.example.com/cold_fusion_test2.cfm
expect: 1,3,4,3.2,6
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3659&parent=noc/client/">matagi.example.com in NOC-DB</A>
}
Service TCP/SSL {
hostname: secure.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3659&parent=noc/client/">matagi.example.com in NOC-DB</A>
}
}
Host "motu" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3952&parent=noc/client/">motu.example.com in NOC-DB</A>
info: Win2k
note: Netreach.com Active Directory Controller
hostname: motu.example.com
Service Ping {
hostname: motu.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3952&parent=noc/client/">motu.example.com in NOC-DB</A>
}
Service UDP/DNS {
hostname: motu.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3952&parent=noc/client/">motu.example.com in NOC-DB</A>
}
}
Host "muko" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4188&parent=noc/client/">muko.netreach.com in NOC-DB</A>
info: Windows 2000/Exchange 2000
note: Exchange Server, ns4
hostname: muko.netreach.com
Service Ping {
hostname: muko.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4188&parent=noc/client/">muko.netreach.com in NOC-DB</A>
}
Service UDP/DNS {
hostname: 10.29.194.114
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4188&parent=noc/client/">muko.netreach.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: muko.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4188&parent=noc/client/">muko.netreach.com in NOC-DB</A>
}
Service TCP/POP {
hostname: muko.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4188&parent=noc/client/">muko.netreach.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: muko.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4188&parent=noc/client/">muko.netreach.com in NOC-DB</A>
}
Service TCP/NNTP {
hostname: muko.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4188&parent=noc/client/">muko.netreach.com in NOC-DB</A>
}
}
Host "nadi" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2333&parent=noc/client/">nadi.example.com in NOC-DB</A>
info: NT Server 4.0 SP6a
note: DC
hostname: nadi.example.com
Service Ping {
hostname: nadi.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2333&parent=noc/client/">nadi.example.com in NOC-DB</A>
}
}
Host "palawan" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3490&parent=noc/client/">palawan.example.com in NOC-DB</A>
info: Win2k/Commerce server
note: Temp server for Eagles web site
hostname: palawan.example.com
Service Ping {
hostname: palawan.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3490&parent=noc/client/">palawan.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: 10.29.195.244
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3490&parent=noc/client/">palawan.example.com in NOC-DB</A>
}
}
Host "pingelap" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2567&parent=noc/client/">pingelap.example.com in NOC-DB</A>
info: Windows 2000 AS, Site Server Commerce
note: Shared Commerce Server
hostname: pingelap.example.com
Service Ping {
hostname: pingelap.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2567&parent=noc/client/">pingelap.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: pingelap.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2567&parent=noc/client/">pingelap.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: pingelap.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2567&parent=noc/client/">pingelap.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: pingelap.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2567&parent=noc/client/">pingelap.example.com in NOC-DB</A>
}
}
Host "prima" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2337&parent=noc/client/">prima.example.com in NOC-DB</A>
info: Windows 2000 Server
note: pptp, Services for Unix Portal
hostname: prima.example.com
Service Ping {
hostname: prima.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2337&parent=noc/client/">prima.example.com in NOC-DB</A>
}
}
Host "rapa" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3814&parent=noc/client/">rapa.example.com in NOC-DB</A>
info: Win2k Server/SQL Server 7
note: Temporary SQL server for housing ASI's database
hostname: rapa.example.com
Service Ping {
hostname: rapa.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3814&parent=noc/client/">rapa.example.com in NOC-DB</A>
}
}
Host "sili" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3820&parent=noc/client/">sili.example.com in NOC-DB</A>
info: Windows2000 Server, WebTrends/Media House
note: Statistics Server
hostname: sili.example.com
Service Ping {
hostname: sili.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3820&parent=noc/client/">sili.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: sili.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3820&parent=noc/client/">sili.example.com in NOC-DB</A>
}
}
Host "solo" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4191&parent=noc/client/">solo.netreach.com in NOC-DB</A>
info: Windows 2000
note: NetReach Direct Mailing Manager
hostname: solo.netreach.com
Service Ping {
hostname: 10.29.194.204
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4191&parent=noc/client/">solo.netreach.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: solo.netreach.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4191&parent=noc/client/">solo.netreach.com in NOC-DB</A>
}
}
Host "statisti" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4287&parent=noc/client/">statisti.example.com in NOC-DB</A>
info: Windows 2000 Server
note: Statistics Server
hostname: statisti.example.com
Service Ping {
hostname: 10.29.195.219
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4287&parent=noc/client/">statisti.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: statisti.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4287&parent=noc/client/">statisti.example.com in NOC-DB</A>
}
}
Host "sumatra" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4344&parent=noc/client/">sumatra.example.com in NOC-DB</A>
info: Windows NT 4.0 Altiware
note: NetReach Phone System/Voice Mail System
hostname: sumatra.example.com
Service Ping {
hostname: sumatra.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4344&parent=noc/client/">sumatra.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: sumatra.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4344&parent=noc/client/">sumatra.example.com in NOC-DB</A>
}
}
Host "tarawa" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2341&parent=noc/client/">tarawa.example.com in NOC-DB</A>
info: NT Server 4.0
note: www, serv-u
hostname: tarawa.example.com
Service Ping {
hostname: tarawa.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2341&parent=noc/client/">tarawa.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: tarawa.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2341&parent=noc/client/">tarawa.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: tarawa.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2341&parent=noc/client/">tarawa.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: tarawa.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2341&parent=noc/client/">tarawa.example.com in NOC-DB</A>
}
}
Host "tasmania" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2364&parent=noc/client/">tasmania.example.com in NOC-DB</A>
info: Windows 2000 Server
note: NetReach fileserver
hostname: tasmania.example.com
Service Ping {
hostname: tasmania.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2364&parent=noc/client/">tasmania.example.com in NOC-DB</A>
}
}
Host "udot" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
info: Windows 2000 Server
note: Web Server
hostname: udot.example.com
Service Ping {
hostname: udot.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: udot.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: udot.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: udot.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: virtual-udot.example.com
uname: virtual-udot id
expect: udot
url: http://virtual-udot.example.com/whoami.html
retries: 2
sendnotify: no
hostname: virtual-udot.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
}
Service TCP/SSL {
hostname: secure2.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: udot.example.com
uname: udot id
expect: udot
url: http://udot.example.com/whoami.html
retries: 2
sendnotify: no
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2415&parent=noc/client/">udot.example.com in NOC-DB</A>
}
}
Host "vanikolo" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2345&parent=noc/client/">vanikolo.example.com in NOC-DB</A>
info: NT 4.0
note: tape backups
hostname: vanikolo.example.com
Service Ping {
hostname: vanikolo.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2345&parent=noc/client/">vanikolo.example.com in NOC-DB</A>
}
}
Host "wallis" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2347&parent=noc/client/">wallis.example.com in NOC-DB</A>
info: NT Server 4.0 SP6a
note: DC, WINS
hostname: wallis.example.com
Service Ping {
hostname: wallis.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2347&parent=noc/client/">wallis.example.com in NOC-DB</A>
}
}
Host "weno" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3928&parent=noc/client/">weno.example.com in NOC-DB</A>
info: Win2k/SQL2k
note: Shared SQL 2000 DB server
hostname: weno.example.com
Service Ping {
hostname: weno.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3928&parent=noc/client/">weno.example.com in NOC-DB</A>
}
}
Host "yap" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2349&parent=noc/client/">yap.example.com in NOC-DB</A>
info: NT Server 4.0
note: DC, SQL 7.0 - plat, acuity, noc
hostname: yap.example.com
Service Ping {
hostname: yap.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2349&parent=noc/client/">yap.example.com in NOC-DB</A>
}
}
}
### End
Group "Unix Servers" {
overridable!: no
autogenerated: yes
Host "borneo" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2358&parent=noc/client/">borneo.example.com in NOC-DB</A>
info: Solaris 7
note: customer shell access
hostname: borneo.example.com
Service Ping {
hostname: borneo.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2358&parent=noc/client/">borneo.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: borneo.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2358&parent=noc/client/">borneo.example.com in NOC-DB</A>
}
Service TCP/Telnet {
hostname: borneo.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2358&parent=noc/client/">borneo.example.com in NOC-DB</A>
}
}
Host "capri" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1141&parent=noc/client/">capri.example.com in NOC-DB</A>
info: Solaris 7
note: radius, yp, DNS
hostname: capri.example.com
Service Ping {
hostname: capri.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1141&parent=noc/client/">capri.example.com in NOC-DB</A>
}
Service UDP/DNS {
hostname: capri.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1141&parent=noc/client/">capri.example.com in NOC-DB</A>
}
Service TCP/Telnet {
hostname: capri.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1141&parent=noc/client/">capri.example.com in NOC-DB</A>
}
Service UDP/RADIUS {
hostname: capri.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1141&parent=noc/client/">capri.example.com in NOC-DB</A>
}
}
Host "cassat" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1119&parent=noc/client/">cassat.op.net in NOC-DB</A>
info: SunOS 4.1.4
note: www
hostname: cassat.op.net
Service Ping {
hostname: cassat.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1119&parent=noc/client/">cassat.op.net in NOC-DB</A>
}
Service TCP/HTTP {
hostname: cassat.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1119&parent=noc/client/">cassat.op.net in NOC-DB</A>
}
}
Host "corfu" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1139&parent=noc/client/">corfu.example.com in NOC-DB</A>
info: Solaris 7
note: ftp
hostname: corfu.example.com
Service Ping {
hostname: corfu.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1139&parent=noc/client/">corfu.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: corfu.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1139&parent=noc/client/">corfu.example.com in NOC-DB</A>
}
}
Host "corsica" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1135&parent=noc/client/">corsica.example.com in NOC-DB</A>
info: Solaris 7
note: whassup, noc
hostname: corsica.example.com
Service Ping {
hostname: corsica.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1135&parent=noc/client/">corsica.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: corsica.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1135&parent=noc/client/">corsica.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: corsica.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1135&parent=noc/client/">corsica.example.com in NOC-DB</A>
}
}
Host "crete" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1133&parent=noc/client/">crete.example.com in NOC-DB</A>
info: Solaris 7
note: mail
hostname: crete.example.com
Service Ping {
hostname: crete.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1133&parent=noc/client/">crete.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: crete.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1133&parent=noc/client/">crete.example.com in NOC-DB</A>
}
Service TCP/POP {
hostname: crete.example.com
retries: 5
timeout: 90
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1133&parent=noc/client/">crete.example.com in NOC-DB</A>
}
Service TCP {
hostname: crete.example.com
port: 8111
uname: Test to Rawaki NFS
label: NFS Test
expect: Rawaki NFS Test Seems OK
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1133&parent=noc/client/">crete.example.com in NOC-DB</A>
}
}
Host "degas" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1117&parent=noc/client/">degas.op.net in NOC-DB</A>
info: SunOS 4.1.4
note: www
hostname: degas.op.net
Service Ping {
hostname: degas.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1117&parent=noc/client/">degas.op.net in NOC-DB</A>
}
Service TCP/HTTP {
hostname: degas.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1117&parent=noc/client/">degas.op.net in NOC-DB</A>
}
}
Host "delacroix" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1115&parent=noc/client/">delacroix.op.net in NOC-DB</A>
info: SunOS 4.1.4
note: cgi web server
hostname: delacroix.op.net
Service Ping {
hostname: delacroix.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1115&parent=noc/client/">delacroix.op.net in NOC-DB</A>
}
}
Host "elmo" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1123&parent=noc/client/">elmo.op.net in NOC-DB</A>
info: NetBSD 1.4
note: syslog
hostname: elmo.op.net
Service Ping {
hostname: elmo.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1123&parent=noc/client/">elmo.op.net in NOC-DB</A>
}
}
Host "fantasy" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2360&parent=noc/client/">fantasy.example.com in NOC-DB</A>
info: Solaris 5.6
note: mail
hostname: fantasy.example.com
Service Ping {
hostname: fantasy.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2360&parent=noc/client/">fantasy.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: fantasy.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2360&parent=noc/client/">fantasy.example.com in NOC-DB</A>
}
}
Host "fatuka" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2331&parent=noc/client/">fatuka.example.com in NOC-DB</A>
info: Solaris 7
note: smtp
hostname: fatuka.example.com
Service TCP/SMTP {
hostname: mail2.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2331&parent=noc/client/">fatuka.example.com in NOC-DB</A>
}
Service TCP/POP {
hostname: mail2.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2331&parent=noc/client/">fatuka.example.com in NOC-DB</A>
}
}
Host "gozo" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1127&parent=noc/client/">gozo.example.com in NOC-DB</A>
info: Solaris 7
note: DNS
hostname: gozo.example.com
Service Ping {
hostname: gozo.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1127&parent=noc/client/">gozo.example.com in NOC-DB</A>
}
Service UDP/DNS {
hostname: gozo.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1127&parent=noc/client/">gozo.example.com in NOC-DB</A>
}
}
Host "ithaca" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1137&parent=noc/client/">ithaca.example.com in NOC-DB</A>
info: Solaris 7
note: radius, yp
hostname: ithaca.example.com
Service Ping {
hostname: ithaca.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1137&parent=noc/client/">ithaca.example.com in NOC-DB</A>
}
Service UDP/RADIUS {
hostname: ithaca.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1137&parent=noc/client/">ithaca.example.com in NOC-DB</A>
}
}
Host "laie" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4185&parent=noc/client/">laie.example.com in NOC-DB</A>
info: Solaris 7
note: mail services (running qmail)
hostname: laie.example.com
Service TCP/SMTP {
hostname: laie.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4185&parent=noc/client/">laie.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: laie.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4185&parent=noc/client/">laie.example.com in NOC-DB</A>
}
Service TCP {
hostname: laie.example.com
uname: Test to Rawaki NFS
port: 8111
label: NFS Test
expect: Rawaki NFS Test Seems OK
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4185&parent=noc/client/">laie.example.com in NOC-DB</A>
}
}
Host "malta" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1129&parent=noc/client/">malta.example.com in NOC-DB</A>
info: Solaris 7
note: DNS
hostname: malta.example.com
Service Ping {
hostname: malta.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1129&parent=noc/client/">malta.example.com in NOC-DB</A>
}
Service UDP/DNS {
hostname: malta.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1129&parent=noc/client/">malta.example.com in NOC-DB</A>
}
}
Host "monet" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1111&parent=noc/client/">monet.op.net in NOC-DB</A>
info: SunOS 4.1.4
note: OpNet Shell
hostname: monet.op.net
Service Ping {
hostname: monet.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1111&parent=noc/client/">monet.op.net in NOC-DB</A>
}
Service TCP/Telnet {
hostname: monet.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1111&parent=noc/client/">monet.op.net in NOC-DB</A>
}
Service UDP/DNS {
hostname: monet.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1111&parent=noc/client/">monet.op.net in NOC-DB</A>
}
}
Host "morisot" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1121&parent=noc/client/">morisot.op.net in NOC-DB</A>
info: SunOS 4.1.4
note: www
hostname: morisot.op.net
Service Ping {
hostname: morisot.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1121&parent=noc/client/">morisot.op.net in NOC-DB</A>
}
Service TCP/HTTP {
hostname: morisot.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1121&parent=noc/client/">morisot.op.net in NOC-DB</A>
}
}
Host "mykonos" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1125&parent=noc/client/">mykonos.example.com in NOC-DB</A>
info: Solaris 7
note: personal www
hostname: mykonos.example.com
Service TCP/HTTP {
hostname: www.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1125&parent=noc/client/">mykonos.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: mykonos.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1125&parent=noc/client/">mykonos.example.com in NOC-DB</A>
}
}
Host "nomanisan" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2335&parent=noc/client/">nomanisan.example.com in NOC-DB</A>
info: Solaris 7
note: cricket
hostname: nomanisan.example.com
Service Ping {
hostname: nomanisan.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2335&parent=noc/client/">nomanisan.example.com in NOC-DB</A>
}
}
Host "nui" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4439&parent=noc/client/">nui.example.com in NOC-DB</A>
info: Solaris
note: php/perl Webserver
hostname: nui.example.com
Service Ping {
hostname: 10.29.194.9
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4439&parent=noc/client/">nui.example.com in NOC-DB</A>
}
}
Host "okinawa" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4213&parent=noc/client/">okinawa.example.com in NOC-DB</A>
info: Solaris 2.7 / Samba
note: NetBios interface to unix servers (RO)
hostname: okinawa.example.com
Service Ping {
hostname: okinawa.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4213&parent=noc/client/">okinawa.example.com in NOC-DB</A>
}
}
Host "pisarro" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1109&parent=noc/client/">pisarro.op.net in NOC-DB</A>
info: SunOS 4.1.4
note: NFS, backups, ftp, MX
hostname: pisarro.op.net
Service Ping {
hostname: pisarro.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1109&parent=noc/client/">pisarro.op.net in NOC-DB</A>
}
Service TCP/SMTP {
hostname: pisarro.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1109&parent=noc/client/">pisarro.op.net in NOC-DB</A>
}
Service UDP/DNS {
hostname: pisarro.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1109&parent=noc/client/">pisarro.op.net in NOC-DB</A>
}
}
Host "rawaki" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1143&parent=noc/client/">rawaki.example.com in NOC-DB</A>
info: Solaris 7
note: mailspool
hostname: rawaki.example.com
Service Ping {
hostname: rawaki.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1143&parent=noc/client/">rawaki.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: rawaki.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1143&parent=noc/client/">rawaki.example.com in NOC-DB</A>
}
Service TCP/POP {
hostname: rawaki.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1143&parent=noc/client/">rawaki.example.com in NOC-DB</A>
}
}
Host "renoir" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1113&parent=noc/client/">renoir.op.net in NOC-DB</A>
info: SunOS 4.1.4
note: mail, yp, plat
hostname: renoir.op.net
Service Ping {
hostname: renoir.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1113&parent=noc/client/">renoir.op.net in NOC-DB</A>
}
Service TCP/SMTP {
hostname: renoir.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1113&parent=noc/client/">renoir.op.net in NOC-DB</A>
}
Service TCP/POP {
hostname: renoir.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1113&parent=noc/client/">renoir.op.net in NOC-DB</A>
}
Service UDP/DNS {
hostname: renoir.op.net
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1113&parent=noc/client/">renoir.op.net in NOC-DB</A>
}
}
Host "sardinia" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1131&parent=noc/client/">sardinia.example.com in NOC-DB</A>
info: Solaris 7
note: mail
hostname: sardinia.example.com
Service Ping {
hostname: sardinia.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1131&parent=noc/client/">sardinia.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: sardinia.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1131&parent=noc/client/">sardinia.example.com in NOC-DB</A>
}
Service TCP/POP {
hostname: sardinia.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1131&parent=noc/client/">sardinia.example.com in NOC-DB</A>
}
Service TCP {
hostname: sardinia.example.com
port: 8111
uname: Test to Rawaki NFS
label: NFS Test
expect: Rawaki NFS Test Seems OK
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1131&parent=noc/client/">sardinia.example.com in NOC-DB</A>
}
}
Host "sicily" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2572&parent=noc/client/">sicily.example.com in NOC-DB</A>
info: Solaris 7
showstats: no
note: legacy webs from OpNet (status is <B>non-production</B>)
hostname: sicily.example.com
Service Ping {
hostname: sicily.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2572&parent=noc/client/">sicily.example.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>non-production</B>
}
Service TCP/SMTP {
hostname: sicily.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2572&parent=noc/client/">sicily.example.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>non-production</B>
}
}
Host "tench" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2382&parent=noc/client/">tench.example.com in NOC-DB</A>
info: Solaris 7
note: mailing lists
hostname: tench.example.com
Service Ping {
hostname: tench.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2382&parent=noc/client/">tench.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: tench.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2382&parent=noc/client/">tench.example.com in NOC-DB</A>
}
}
Host "threemile" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1145&parent=noc/client/">threemile.example.com in NOC-DB</A>
info: Solaris 7
note: www
hostname: threemile.example.com
Service Ping {
hostname: threemile.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1145&parent=noc/client/">threemile.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: threemile.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1145&parent=noc/client/">threemile.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: threemile.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1145&parent=noc/client/">threemile.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: threemile.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1145&parent=noc/client/">threemile.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: threemile.example.com
uname: threemile id
expect: threemile
url: http://virtual-threemile.example.com/whoami.html
retries: 2
hostname: virtual-threemile.example.com
sendnotify: no
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/1145&parent=noc/client/">threemile.example.com in NOC-DB</A>
}
}
}
### End
Group "Colo" {
overridable!: no
autogenerated: yes
Group "Micro Endeavors" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/401">Micro Endeavors in NOC DB</A>
Host "Micro Endeavors 1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4022&parent=noc/client/401">itsmwebboard.example.com in NOC-DB</A>
info: Windows 2000
note: sits in a rack - processes information
hostname: itsmwebboard.example.com
Service Ping {
hostname: 10.29.192.175
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4022&parent=noc/client/401">itsmwebboard.example.com in NOC-DB</A>
}
}
}
Group "Silicon East Consulting" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/168">Silicon East Consulting in NOC DB</A>
Host "Siliconeast" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3151&parent=noc/client/168">siliconeast.net in NOC-DB</A>
info: Unix
note: Serving Webs
hostname: siliconeast.net
Service Ping {
hostname: 10.29.192.157
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3151&parent=noc/client/168">siliconeast.net in NOC-DB</A>
}
}
}
Group "Intuitive Solutions, Inc." {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/224">Intuitive Solutions, Inc. in NOC DB</A>
Host "eunson" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3268&parent=noc/client/224">mail.eunson.com in NOC-DB</A>
info: unknown
showstats: no
note: unknown (status is <B>being serviced</B>)
hostname: mail.eunson.com
Service Ping {
hostname: 10.29.192.63
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3268&parent=noc/client/224">mail.eunson.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>being serviced</B>
}
}
}
Group "The Learning Greenhouse" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/222">The Learning Greenhouse in NOC DB</A>
Host "tlg-db" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3220&parent=noc/client/222">tlg-db.learninggreenhouse.com in NOC-DB</A>
info: Windows 2000 Server
note: Database
hostname: tlg-db.learninggreenhouse.com
Service Ping {
hostname: 10.29.192.111
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3220&parent=noc/client/222">tlg-db.learninggreenhouse.com in NOC-DB</A>
}
}
Host "tlq-lms" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3224&parent=noc/client/222">tlg-lms.learninggreenhouse.com in NOC-DB</A>
info: Windows 2000 Server
note: LMS
hostname: tlg-lms.learninggreenhouse.com
Service Ping {
hostname: 10.29.192.112
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3224&parent=noc/client/222">tlg-lms.learninggreenhouse.com in NOC-DB</A>
}
}
Host "tlg-web" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3222&parent=noc/client/222">tlg-web.learninggreenhouse.com in NOC-DB</A>
info: Windows 2000 Server
note: Webserver
hostname: tlg-web.learninggreenhouse.com
Service Ping {
hostname: 10.29.192.112
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3222&parent=noc/client/222">tlg-web.learninggreenhouse.com in NOC-DB</A>
}
}
}
Group "BMI - Beyond Media" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/222">BMI - Beyond Media in NOC DB</A>
Host "nt1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3211&parent=noc/client/222">nt1.beyondmedia.com in NOC-DB</A>
info: Windows NT
note: Webserver
hostname: nt1.beyondmedia.com
Service Ping {
hostname: 10.29.195.217
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3211&parent=noc/client/222">nt1.beyondmedia.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: nt1.beyondmedia.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3211&parent=noc/client/222">nt1.beyondmedia.com in NOC-DB</A>
}
}
Host "web1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4037&parent=noc/client/222">web1.beyondmedia.com in NOC-DB</A>
info: linux
note: web server
hostname: web1.beyondmedia.com
Service Ping {
hostname: 10.29.192.190
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4037&parent=noc/client/222">web1.beyondmedia.com in NOC-DB</A>
}
}
}
Group "eBreeze, Inc" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/223">eBreeze, Inc in NOC DB</A>
Host "ebreeze1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4272&parent=noc/client/223">ebreeze1.example.com in NOC-DB</A>
info: Windows 2000
note: Webserver
hostname: ebreeze1.example.com
Service Ping {
hostname: 10.29.192.250
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4272&parent=noc/client/223">ebreeze1.example.com in NOC-DB</A>
}
}
Host "ebreeze2" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4274&parent=noc/client/223">ebreeze2.example.com in NOC-DB</A>
info: Windows 2000
note: Database Server
hostname: ebreeze2.example.com
Service Ping {
hostname: 10.29.192.251
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4274&parent=noc/client/223">ebreeze2.example.com in NOC-DB</A>
}
}
}
Group "Brett Hill" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/436">Brett Hill in NOC DB</A>
Host "iisanswers" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4363&parent=noc/client/436">iisanswers.example.com in NOC-DB</A>
info: Windows 2000
note: Web Server
hostname: iisanswers.example.com
Service TCP/HTTP {
hostname: iisanswers.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4363&parent=noc/client/436">iisanswers.example.com in NOC-DB</A>
}
}
}
Group "Highway to Health" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/223">Highway to Health in NOC DB</A>
Host "hth application server" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3246&parent=noc/client/223">highwaytohealth1.example.com in NOC-DB</A>
info: nt
note: application server
hostname: highwaytohealth1.example.com
Service TCP/HTTP {
hostname: highwaytohealth1.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3246&parent=noc/client/223">highwaytohealth1.example.com in NOC-DB</A>
}
}
}
Group "Scudder Finan Comm-scudder2" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/224">Scudder Finan Comm-scudder2 in NOC DB</A>
Host "scudder" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3248&parent=noc/client/224">enrollmentwizard.com in NOC-DB</A>
info: unknown
note: unknown
hostname: enrollmentwizard.com
Service Ping {
hostname: 10.29.192.49
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3248&parent=noc/client/224">enrollmentwizard.com in NOC-DB</A>
}
Service Ping {
hostname: 10.29.192.50
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3248&parent=noc/client/224">enrollmentwizard.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: 10.29.192.49
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3248&parent=noc/client/224">enrollmentwizard.com in NOC-DB</A>
}
}
}
Group "Togos" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/331">Togos in NOC DB</A>
Host "Togos-Comms" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3322&parent=noc/client/331">togos-comms.example.com in NOC-DB</A>
info: Windows NT 4 Server SP6
note: Communications server for Togos web site. This machine relys on 12 POTS lines.
hostname: togos-comms.example.com
Service Ping {
hostname: togos-comms.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3322&parent=noc/client/331">togos-comms.example.com in NOC-DB</A>
}
Service TCP {
hostname: togos-comms.example.com
port: 6000
uname: predelivery
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3322&parent=noc/client/331">togos-comms.example.com in NOC-DB</A>
}
Service TCP {
hostname: togos-comms.example.com
port: 6002
uname: postdelivery
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3322&parent=noc/client/331">togos-comms.example.com in NOC-DB</A>
}
}
Host "Togos-SQL" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3326&parent=noc/client/331">togos-sql.example.com in NOC-DB</A>
info: Windows 2000 Server SP1
note: SQL 2000 Database server for Togos web site
hostname: togos-sql.example.com
Service Ping {
hostname: togos-sql.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3326&parent=noc/client/331">togos-sql.example.com in NOC-DB</A>
}
}
Host "Togos-Web" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3320&parent=noc/client/331">togos-web.example.com in NOC-DB</A>
info: Windows 2000 Server SP1
note: Web/Commerce Server for Togo's.com
hostname: togos-web.example.com
Service Ping {
hostname: togos-web.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3320&parent=noc/client/331">togos-web.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: togos-web.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3320&parent=noc/client/331">togos-web.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: togos-web.example.com
uname: Broadcast Sys
url: http://www.togosspeedlunch.com/TOGOsOnLine/Defaulttest.asp
expect: ThisIsATestOfTheEmergencyBroadcastSystem
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3320&parent=noc/client/331">togos-web.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: togos-web.example.com
uname: ASP test
url: http://www.togosspeedlunch.com/togosonline/monitor.asp
expect: success
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3320&parent=noc/client/331">togos-web.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: togos-web.example.com
uname: SQL Test
url: http://www.togosspeedlunch.com/togosonline/select_check.asp
expect: success
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3320&parent=noc/client/331">togos-web.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: togos-web.example.com
uname: Site
url: http://www.togosspeedlunch.com/togosonline/include_test.asp
expect: Success
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3320&parent=noc/client/331">togos-web.example.com in NOC-DB</A>
}
}
}
Group "Petfood Direct" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/166">Petfood Direct in NOC DB</A>
Host "gw1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4434&parent=noc/client/166">gw1.petfooddirect.com in NOC-DB</A>
info: IOS
note: it is a router.
hostname: gw1.petfooddirect.com
Service Ping {
hostname: gw1.petfooddirect.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4434&parent=noc/client/166">gw1.petfooddirect.com in NOC-DB</A>
}
}
Host "pfd-db-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4181&parent=noc/client/166">pfd-db-01.example.com in NOC-DB</A>
info: Win2k Server/SQL Server 7
note: Database server for PetfoodDirect
hostname: pfd-db-01.example.com
Service Ping {
hostname: pfd-db-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4181&parent=noc/client/166">pfd-db-01.example.com in NOC-DB</A>
}
}
Host "pfd-stage-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4389&parent=noc/client/166">pfd-stage-01.example.com in NOC-DB</A>
info: Win2k Server/Site Server 3.0/MS SQL 7.0
note: Stageing server for www.petfooddirect.com
hostname: pfd-stage-01.example.com
Service Ping {
hostname: pfd-stage-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4389&parent=noc/client/166">pfd-stage-01.example.com in NOC-DB</A>
}
}
Host "pfd-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2436&parent=noc/client/166">pfd-www-01.example.com in NOC-DB</A>
info: Win2k Server/Commerce Server 3.0
note: Commerce Server
hostname: pfd-www-01.example.com
Service TCP/HTTP {
hostname: www.petfooddirect.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2436&parent=noc/client/166">pfd-www-01.example.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: pfd-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2436&parent=noc/client/166">pfd-www-01.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: pfd-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2436&parent=noc/client/166">pfd-www-01.example.com in NOC-DB</A>
}
Service Ping {
hostname: www.petfooddirect.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2436&parent=noc/client/166">pfd-www-01.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: pfd-www-01.example.com
uname: Order-Test
url: http://www.petfooddirect.com/store/ordertest_Express.asp
expect: success
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2436&parent=noc/client/166">pfd-www-01.example.com in NOC-DB</A>
}
}
Host "pfd-www-02" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3808&parent=noc/client/166">pfd-www-02.example.com in NOC-DB</A>
info: Win2k Server/Commerce Server 3.0
showstats: no
note: Second web server for PFD (status is <B>being serviced</B>)
hostname: pfd-www-02.example.com
Service Ping {
hostname: pfd-www-02.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3808&parent=noc/client/166">pfd-www-02.example.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>being serviced</B>
}
}
}
Group "pffcuweb" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/426">pffcuweb in NOC DB</A>
Host "pffcu-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4264&parent=noc/client/426">pffcu-www-01.example.com in NOC-DB</A>
info: Win2k
note: Webserver
hostname: pffcu-www-01.example.com
Service Ping {
hostname: 10.29.192.107
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4264&parent=noc/client/426">pffcu-www-01.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: pffcu-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4264&parent=noc/client/426">pffcu-www-01.example.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: pffcu-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4264&parent=noc/client/426">pffcu-www-01.example.com in NOC-DB</A>
}
}
}
Group "IWPC" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/225">IWPC in NOC DB</A>
Host "machine" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3288&parent=noc/client/225">machine.iwpc.org in NOC-DB</A>
info: NT
note: webserver
hostname: machine.iwpc.org
Service Ping {
hostname: machine.iwpc.org
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3288&parent=noc/client/225">machine.iwpc.org in NOC-DB</A>
}
Service TCP/HTTP {
hostname: www.iwpc.org
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3288&parent=noc/client/225">machine.iwpc.org in NOC-DB</A>
}
}
}
Group "Business Logic Inc" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/342">Business Logic Inc in NOC DB</A>
Host "blwebserver1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3424&parent=noc/client/342">blwebserver1.bus-logic.com in NOC-DB</A>
info: Windows NT
note: Webserver
hostname: blwebserver1.bus-logic.com
Service Ping {
hostname: 10.29.192.82
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3424&parent=noc/client/342">blwebserver1.bus-logic.com in NOC-DB</A>
}
}
}
Group "Lumbermens Merchandising Corp." {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/310">Lumbermens Merchandising Corp. in NOC DB</A>
Host "lmc-gw-01-e0" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3806&parent=noc/client/310">lmc-gw-01-e0.example.com in NOC-DB</A>
info: IOS 12.0(15)
note: Router/Firewall
hostname: lmc-gw-01-e0.example.com
Service Ping {
hostname: lmc-gw-01-e0.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3806&parent=noc/client/310">lmc-gw-01-e0.example.com in NOC-DB</A>
}
}
Host "LMC" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3106&parent=noc/client/310">lmc-www-01.example.com in NOC-DB</A>
info: Microsoft Windows NT 4.0
note: web server
hostname: lmc-www-01.example.com
Service Ping {
hostname: lmc-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3106&parent=noc/client/310">lmc-www-01.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: lmc-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3106&parent=noc/client/310">lmc-www-01.example.com in NOC-DB</A>
}
}
}
Group "The Tasty Baking Company" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/342">The Tasty Baking Company in NOC DB</A>
Host "tastykake" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3427&parent=noc/client/342">tastykake.example.com in NOC-DB</A>
info: Windows NT
note: Webserver
hostname: tastykake.example.com
Service Ping {
hostname: 10.29.195.196
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3427&parent=noc/client/342">tastykake.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: tastykake.example.com
uname: site_test
url: http://www.tastykake.com/shop/PressReleaseMenu.asp
expect: Daily News
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3427&parent=noc/client/342">tastykake.example.com in NOC-DB</A>
}
}
}
Group "InterNetEx, Inc." {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/224">InterNetEx, Inc. in NOC DB</A>
Host "associate1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3272&parent=noc/client/224">associate1.legalnetex.com in NOC-DB</A>
info: nt
note: unknown
hostname: associate1.legalnetex.com
Service Ping {
hostname: 10.29.192.26
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3272&parent=noc/client/224">associate1.legalnetex.com in NOC-DB</A>
}
}
Host "associate2" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3270&parent=noc/client/224">associate2.legalnetex.com in NOC-DB</A>
info: nt
note: unknown
hostname: associate2.legalnetex.com
Service Ping {
hostname: 10.29.192.31
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3270&parent=noc/client/224">associate2.legalnetex.com in NOC-DB</A>
}
}
Host "Burrups1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3229&parent=noc/client/224">burrups1.internetex.com in NOC-DB</A>
info: Windows 2000 Server
showstats: no
note: web and mail server (status is <B>non-production</B>)
hostname: burrups1.internetex.com
Service Ping {
hostname: 10.29.192.127
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3229&parent=noc/client/224">burrups1.internetex.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>non-production</B>
}
Service TCP/HTTP {
hostname: burrups1.internetex.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3229&parent=noc/client/224">burrups1.internetex.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>non-production</B>
}
Service TCP/SMTP {
hostname: burrups1.internetex.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3229&parent=noc/client/224">burrups1.internetex.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>non-production</B>
}
}
Host "partner1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3276&parent=noc/client/224">partner1.legalnetex.com in NOC-DB</A>
info: NT
note: unknown
hostname: partner1.legalnetex.com
Service Ping {
hostname: partner1.legalnetex.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3276&parent=noc/client/224">partner1.legalnetex.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: partner1.legalnetex.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3276&parent=noc/client/224">partner1.legalnetex.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: partner1.legalnetex.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3276&parent=noc/client/224">partner1.legalnetex.com in NOC-DB</A>
}
}
Host "partner2" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3274&parent=noc/client/224">partner2.legalnetex.com in NOC-DB</A>
info: nt
note: unknown
hostname: partner2.legalnetex.com
Service Ping {
hostname: partner2.legalnetex.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3274&parent=noc/client/224">partner2.legalnetex.com in NOC-DB</A>
}
}
}
Group "Sober24 Inc" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/432">Sober24 Inc in NOC DB</A>
Host "sober24-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4325&parent=noc/client/432">sober24-www-01.example.com in NOC-DB</A>
info: Win2k
note: Web server
hostname: sober24-www-01.example.com
Service Ping {
hostname: sober24-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4325&parent=noc/client/432">sober24-www-01.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: sober24-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4325&parent=noc/client/432">sober24-www-01.example.com in NOC-DB</A>
}
}
}
Group "Funderstanding" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/318">Funderstanding in NOC DB</A>
Host "zpodz" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3182&parent=noc/client/318">zpodz.com in NOC-DB</A>
info: Windows 2000
note: WebSever
hostname: zpodz.com
Service Ping {
hostname: 10.29.192.97
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3182&parent=noc/client/318">zpodz.com in NOC-DB</A>
}
}
}
Group "ChemicalNet" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/224">ChemicalNet in NOC DB</A>
Host "db" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3280&parent=noc/client/224">chemical-db.example.com in NOC-DB</A>
info: unknown
note: database server
hostname: chemical-db.example.com
Service Ping {
hostname: 10.29.195.192
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3280&parent=noc/client/224">chemical-db.example.com in NOC-DB</A>
}
}
Host "web" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3278&parent=noc/client/224">www.chemical.net in NOC-DB</A>
info: unkown
note: webserver
hostname: www.chemical.net
Service Ping {
hostname: 10.29.194.57
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3278&parent=noc/client/224">www.chemical.net in NOC-DB</A>
}
Service Ping {
hostname: 10.29.194.202
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3278&parent=noc/client/224">www.chemical.net in NOC-DB</A>
}
Service Ping {
hostname: 10.29.194.242
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3278&parent=noc/client/224">www.chemical.net in NOC-DB</A>
}
}
}
Group "Prism eSolutions" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/442">Prism eSolutions in NOC DB</A>
Host "pes-db-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4422&parent=noc/client/442">pes-db-01.example.com in NOC-DB</A>
info: Win2k Server/Oracle/Veritas
note: DB server for www.prismesolutions.net
hostname: pes-db-01.example.com
Service Ping {
hostname: pes-db-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4422&parent=noc/client/442">pes-db-01.example.com in NOC-DB</A>
}
}
Host "pes-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4428&parent=noc/client/442">pes-www-01.example.com in NOC-DB</A>
info: Win2k Server/Cold Fusion
note: First of two load balanced web servers for www.prismesolutions.net
hostname: pes-www-01.example.com
Service Ping {
hostname: pes-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4428&parent=noc/client/442">pes-www-01.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: pes-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4428&parent=noc/client/442">pes-www-01.example.com in NOC-DB</A>
}
}
Host "pes-www-02" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4430&parent=noc/client/442">pes-www-02.example.com in NOC-DB</A>
info: Win2k Server/Cold Fusion
note: Second of two web servers for www.prismesolutions.net
hostname: pes-www-02.example.com
Service Ping {
hostname: pes-www-02.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4430&parent=noc/client/442">pes-www-02.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: pes-www-02.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4430&parent=noc/client/442">pes-www-02.example.com in NOC-DB</A>
}
}
}
Group "Virtual Farm Creative" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/222">Virtual Farm Creative in NOC DB</A>
Host "virtualfarm" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3167&parent=noc/client/222">virtualfarm.example.com in NOC-DB</A>
info: Windows 2000
note: Webserver
hostname: virtualfarm.example.com
Service Ping {
hostname: 10.29.192.32
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3167&parent=noc/client/222">virtualfarm.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: 10.29.192.32
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3167&parent=noc/client/222">virtualfarm.example.com in NOC-DB</A>
}
}
}
Group "Desitown, Inc." {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/223">Desitown, Inc. in NOC DB</A>
Host "mail" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2405&parent=noc/client/223">mail.desitown.com in NOC-DB</A>
info: Cobalt/Linux
note: server
hostname: mail.desitown.com
Service Ping {
hostname: mail.desitown.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2405&parent=noc/client/223">mail.desitown.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: mail.desitown.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2405&parent=noc/client/223">mail.desitown.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: mail.desitown.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2405&parent=noc/client/223">mail.desitown.com in NOC-DB</A>
}
}
Host "www1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2407&parent=noc/client/223">www1.desitown.com in NOC-DB</A>
info: NT
note: web server
hostname: www1.desitown.com
Service Ping {
hostname: www1.desitown.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2407&parent=noc/client/223">www1.desitown.com in NOC-DB</A>
}
}
}
Group "ILN" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/243">ILN in NOC DB</A>
Host "ads" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2933&parent=noc/client/243">ad.iln.net in NOC-DB</A>
info: NT
note: unknown
hostname: ad.iln.net
Service Ping {
hostname: 10.29.192.15
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2933&parent=noc/client/243">ad.iln.net in NOC-DB</A>
}
}
Host "postoffice" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2931&parent=noc/client/243">postoffice.iln.net in NOC-DB</A>
info: unix
note: unknown
hostname: postoffice.iln.net
Service Ping {
hostname: 10.29.192.227
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/2931&parent=noc/client/243">postoffice.iln.net in NOC-DB</A>
}
}
}
Group "Risk Management Associates" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/431">Risk Management Associates in NOC DB</A>
Host "rma-db-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4320&parent=noc/client/431">rma-db-01.example.com in NOC-DB</A>
info: Win2k Server/SQL Server 2K
note: Database sever for rma-ementor.org
hostname: rma-db-01.example.com
Service Ping {
hostname: rma-db-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4320&parent=noc/client/431">rma-db-01.example.com in NOC-DB</A>
}
}
Host "rma-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4314&parent=noc/client/431">rma-www-01.example.com in NOC-DB</A>
info: Win2k Server/Commerce Server 3.0
note: Web server for rma-ementor.org
hostname: rma-www-01.example.com
Service Ping {
hostname: rma-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4314&parent=noc/client/431">rma-www-01.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: rma-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4314&parent=noc/client/431">rma-www-01.example.com in NOC-DB</A>
}
}
Host "rma-www-02" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4317&parent=noc/client/431">rma-www-02.example.com in NOC-DB</A>
info: Win2k Server/Commerce Server 3.0
note: Web server for rma-ementor.com
hostname: rma-www-02.example.com
Service Ping {
hostname: rma-www-02.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4317&parent=noc/client/431">rma-www-02.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: rma-www-02.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4317&parent=noc/client/431">rma-www-02.example.com in NOC-DB</A>
}
}
}
Group "Unbound Studios" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/395">Unbound Studios in NOC DB</A>
Host "unbound-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3959&parent=noc/client/395">example.com in NOC-DB</A>
info: Windows 2000 Server
note: Web Server
hostname: example.com
Service Ping {
hostname: 10.29.192.143
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3959&parent=noc/client/395">example.com in NOC-DB</A>
}
}
}
Group "Private Family Network" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/345">Private Family Network in NOC DB</A>
Host "exchange" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3454&parent=noc/client/345">exchange.privatefamilynetworks.com in NOC-DB</A>
info: Win2k/Exchange 2k/GFI Fax server
note: E-mail/Fax/Web server. This machine has a 56k modem attached (215-371-8300) and an intel SSL accelerator.
hostname: exchange.privatefamilynetworks.com
Service Ping {
hostname: exchange.privatefamilynetworks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3454&parent=noc/client/345">exchange.privatefamilynetworks.com in NOC-DB</A>
}
Service TCP/URL {
hostname: exchange.privatefamilynetworks.com
url: http://pfn-secure.com/Doc/TestWebRunning.asp
uname: Web Test
expect: SUCCESS
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3454&parent=noc/client/345">exchange.privatefamilynetworks.com in NOC-DB</A>
}
Service TCP/URL {
hostname: exchange.privatefamilynetworks.com
url: http://pfn-secure.com/Doc/TestSQLConnect.asp
uname: SQL Test
expect: SUCCESS
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3454&parent=noc/client/345">exchange.privatefamilynetworks.com in NOC-DB</A>
}
}
Host "pfn-dev" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4338&parent=noc/client/345">pfn-dev.privatefamilynetworks.com in NOC-DB</A>
info: Windows 2000
showstats: no
note: Dev Server (status is <B>non-production</B>)
hostname: pfn-dev.privatefamilynetworks.com
Service Ping {
hostname: pfn-dev.privatefamilynetworks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4338&parent=noc/client/345">pfn-dev.privatefamilynetworks.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>non-production</B>
}
}
Host "pfn-sql" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3456&parent=noc/client/345">pfn-sql.privatefamilynetworks.com in NOC-DB</A>
info: Win2k/SQL 2k
note: Database server/Development Server for PFN
hostname: pfn-sql.privatefamilynetworks.com
Service Ping {
hostname: pfn-sql.privatefamilynetworks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3456&parent=noc/client/345">pfn-sql.privatefamilynetworks.com in NOC-DB</A>
}
}
Host "pfn-stage" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4336&parent=noc/client/345">pfn-stage.privatefamilynetworks.com in NOC-DB</A>
info: Windows 2000
showstats: no
note: Staging Server (status is <B>non-production</B>)
hostname: pfn-stage.privatefamilynetworks.com
Service Ping {
hostname: pfn-stage.privatefamilynetworks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4336&parent=noc/client/345">pfn-stage.privatefamilynetworks.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>non-production</B>
}
}
}
Group "Alex Jushchyshyn" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/223">Alex Jushchyshyn in NOC DB</A>
Host "alexj" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3242&parent=noc/client/223">alexj.example.com in NOC-DB</A>
info: unknown
note: unknown
hostname: alexj.example.com
Service Ping {
hostname: alexj.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3242&parent=noc/client/223">alexj.example.com in NOC-DB</A>
}
}
}
Group "Splash" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/222">Splash in NOC DB</A>
Host "splashweb1" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3165&parent=noc/client/222">splashweb1.desitown.com in NOC-DB</A>
info: Windows 2000
note: Webserver
hostname: splashweb1.desitown.com
Service Ping {
hostname: 10.29.192.78
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3165&parent=noc/client/222">splashweb1.desitown.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: 10.29.192.78
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3165&parent=noc/client/222">splashweb1.desitown.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: 10.29.192.78
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3165&parent=noc/client/222">splashweb1.desitown.com in NOC-DB</A>
}
}
}
Group "Tim Bateman or Mark Petravic" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/322">Tim Bateman or Mark Petravic in NOC DB</A>
Host "bitblender" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3227&parent=noc/client/322">bitblender.madavegroup.com in NOC-DB</A>
info: Unix
note: Webserver
hostname: bitblender.madavegroup.com
Service Ping {
hostname: 10.29.192.28
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3227&parent=noc/client/322">bitblender.madavegroup.com in NOC-DB</A>
}
}
}
Group "Eagles" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/372">Eagles in NOC DB</A>
Host "eagles-chat-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3725&parent=noc/client/372">eagles-chat-01.example.com in NOC-DB</A>
info: Win2k
note: Chat server for Eagles web site
hostname: eagles-chat-01.example.com
Service Ping {
hostname: eagles-chat-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3725&parent=noc/client/372">eagles-chat-01.example.com in NOC-DB</A>
}
Service TCP/URL {
hostname: eagles-chat-01.example.com
uname: Chat Page
url: http://10.29.194.123:8000/?savenick=true&server=/107-0121-035&exp=false
expect: Philadelphia Eagles Chat
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3725&parent=noc/client/372">eagles-chat-01.example.com in NOC-DB</A>
}
Service TCP {
hostname: eagles-chat-01.example.com
uname: Chat Space
port: 8000
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3725&parent=noc/client/372">eagles-chat-01.example.com in NOC-DB</A>
}
}
Host "eagles-db-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3794&parent=noc/client/372">eagles-db-01.example.com in NOC-DB</A>
info: Win2k Server/SQL Server 7
showstats: no
note: Eagles Database Server (status is <B>pending</B>)
hostname: eagles-db-01.example.com
Service Ping {
hostname: eagles-db-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3794&parent=noc/client/372">eagles-db-01.example.com in NOC-DB</A>
siren: no
sendnotify: no
showstats: no
nostatus: yes
note: status is <B>pending</B>
}
}
Host "eagles-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3727&parent=noc/client/372">eagles-www-01.example.com in NOC-DB</A>
info: Win2k, Commerce Server
note: Eagles Web server
hostname: eagles-www-01.example.com
Service Ping {
hostname: eagles-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3727&parent=noc/client/372">eagles-www-01.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: 10.29.195.244
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3727&parent=noc/client/372">eagles-www-01.example.com in NOC-DB</A>
}
}
}
Group "Family Escape" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/224">Family Escape in NOC DB</A>
Host "www" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3284&parent=noc/client/224">www.familyescape.com in NOC-DB</A>
info: unknown
note: webserver
hostname: www.familyescape.com
Service Ping {
hostname: www.familyescape.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3284&parent=noc/client/224">www.familyescape.com in NOC-DB</A>
}
}
}
Group "TuHorn Enterprises" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/363">TuHorn Enterprises in NOC DB</A>
Host "tuhorn.com" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3637&parent=noc/client/363">tuhorn.com in NOC-DB</A>
info: server
note: server
hostname: tuhorn.com
Service Ping {
hostname: 10.29.192.77
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3637&parent=noc/client/363">tuhorn.com in NOC-DB</A>
}
}
}
Group "New Forum Publishers, Inc. (beyond books)" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/421">New Forum Publishers, Inc. (beyond books) in NOC DB</A>
Host "fw-amb" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4220&parent=noc/client/421">fw-amb.beyondbooks.com in NOC-DB</A>
info: Windows 2000 Advanced Server
note: Web Server
hostname: fw-amb.beyondbooks.com
Service Ping {
hostname: 10.29.192.201
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4220&parent=noc/client/421">fw-amb.beyondbooks.com in NOC-DB</A>
}
}
Host "fw-amb2" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4301&parent=noc/client/421">fw-amb2.beyondbooks.com in NOC-DB</A>
info: none
note: Firewall
hostname: fw-amb2.beyondbooks.com
Service Ping {
hostname: fw-amb2.beyondbooks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4301&parent=noc/client/421">fw-amb2.beyondbooks.com in NOC-DB</A>
}
}
Host "london" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4297&parent=noc/client/421">london.beyondbooks.com in NOC-DB</A>
info: Win2k Server
note: Web Server for Beyondbooks.com
hostname: london.beyondbooks.com
Service Ping {
hostname: london.beyondbooks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4297&parent=noc/client/421">london.beyondbooks.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: london.beyondbooks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4297&parent=noc/client/421">london.beyondbooks.com in NOC-DB</A>
}
}
Host "longfellow" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4303&parent=noc/client/421">longfellow.beyondbooks.com in NOC-DB</A>
info: Win2k Server
note: Temp Web Server for eyondbooks.com
hostname: longfellow.beyondbooks.com
Service Ping {
hostname: longfellow.beyondbooks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4303&parent=noc/client/421">longfellow.beyondbooks.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: longfellow.beyondbooks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4303&parent=noc/client/421">longfellow.beyondbooks.com in NOC-DB</A>
}
}
Host "paris" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4295&parent=noc/client/421">paris.beyondbooks.com in NOC-DB</A>
info: Win2k Server
note: Web server for Beyondbooks.com
hostname: paris.beyondbooks.com
Service Ping {
hostname: paris.beyondbooks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4295&parent=noc/client/421">paris.beyondbooks.com in NOC-DB</A>
}
}
Host "rome" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4293&parent=noc/client/421">rome.beyondbooks.com in NOC-DB</A>
info: Win2k Server/SQL Server/Veritas
note: Database server for beyondbooks.com
hostname: rome.beyondbooks.com
Service Ping {
hostname: rome.beyondbooks.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4293&parent=noc/client/421">rome.beyondbooks.com in NOC-DB</A>
}
}
}
Group "PVS" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/166">PVS in NOC DB</A>
Host "demosthenes" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3300&parent=noc/client/166">demosthenes.verifies.com in NOC-DB</A>
info: NT
note: unknown
hostname: demosthenes.verifies.com
Service TCP/HTTP {
hostname: demosthenes.verifies.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3300&parent=noc/client/166">demosthenes.verifies.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: demosthenes.verifies.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3300&parent=noc/client/166">demosthenes.verifies.com in NOC-DB</A>
}
}
Host "hippocrates" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3304&parent=noc/client/166">hippocrates.verifies.com in NOC-DB</A>
info: NT
note: unknown
hostname: hippocrates.verifies.com
Service Ping {
hostname: hippocrates.verifies.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3304&parent=noc/client/166">hippocrates.verifies.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: hippocrates.verifies.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3304&parent=noc/client/166">hippocrates.verifies.com in NOC-DB</A>
}
}
Host "mail" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3302&parent=noc/client/166">mail.verifies.com in NOC-DB</A>
info: NT
note: mail server
hostname: mail.verifies.com
Service TCP/SMTP {
hostname: mail.verifies.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3302&parent=noc/client/166">mail.verifies.com in NOC-DB</A>
}
Service TCP/POP {
hostname: mail.verifies.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3302&parent=noc/client/166">mail.verifies.com in NOC-DB</A>
}
}
Host "plato" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3306&parent=noc/client/166">plato.verifies.com in NOC-DB</A>
info: NT
note: unknown
hostname: plato.verifies.com
Service Ping {
hostname: plato.verifies.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3306&parent=noc/client/166">plato.verifies.com in NOC-DB</A>
}
}
}
Group "Stratton Management" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/168">Stratton Management in NOC DB</A>
Host "stratton-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3185&parent=noc/client/168">www.strattonmgt.com in NOC-DB</A>
info: Win2k Server
note: Webserver
hostname: www.strattonmgt.com
Service Ping {
hostname: 10.29.192.17
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3185&parent=noc/client/168">www.strattonmgt.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: www.two-five.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3185&parent=noc/client/168">www.strattonmgt.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: www.strattonmgt.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3185&parent=noc/client/168">www.strattonmgt.com in NOC-DB</A>
}
}
}
Group "Eastern-e-Commerce" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/317">Eastern-e-Commerce in NOC DB</A>
Host "Eastern-e-Commerce" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3172&parent=noc/client/317">www-01.eastern-e-commerce.com in NOC-DB</A>
info: Solaris 2.7
note: ISP-In-A-Box
hostname: www-01.eastern-e-commerce.com
Service Ping {
hostname: 10.29.192.29
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3172&parent=noc/client/317">www-01.eastern-e-commerce.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: 10.29.192.29
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3172&parent=noc/client/317">www-01.eastern-e-commerce.com in NOC-DB</A>
}
Service TCP/POP {
hostname: 10.29.192.29
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3172&parent=noc/client/317">www-01.eastern-e-commerce.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: 10.29.192.29
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3172&parent=noc/client/317">www-01.eastern-e-commerce.com in NOC-DB</A>
}
Service TCP/FTP {
hostname: 10.29.192.29
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3172&parent=noc/client/317">www-01.eastern-e-commerce.com in NOC-DB</A>
}
Service UDP/DNS {
hostname: 10.29.192.29
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3172&parent=noc/client/317">www-01.eastern-e-commerce.com in NOC-DB</A>
}
}
}
Group "LinuxForce (i21)" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/362">LinuxForce (i21) in NOC DB</A>
Host "linux00" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3626&parent=noc/client/362">linux00.linuxforce.net in NOC-DB</A>
info: linux
note: web server
hostname: linux00.linuxforce.net
Service Ping {
hostname: 10.29.192.142
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3626&parent=noc/client/362">linux00.linuxforce.net in NOC-DB</A>
}
}
}
Group "Milliman USA" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/419">Milliman USA in NOC DB</A>
Host "milliman-www-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4199&parent=noc/client/419">milliman-www-01.example.com in NOC-DB</A>
info: Win2k
note: Webserver
hostname: milliman-www-01.example.com
Service Ping {
hostname: 10.29.194.110
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4199&parent=noc/client/419">milliman-www-01.example.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: milliman-www-01.example.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/4199&parent=noc/client/419">milliman-www-01.example.com in NOC-DB</A>
}
}
}
Group "World At My Door, LLC" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/222">World At My Door, LLC in NOC DB</A>
Host "coyote-01" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3562&parent=noc/client/222">coyote-01.worldatmydoor.com in NOC-DB</A>
info: equalizer
note: load balancer
hostname: coyote-01.worldatmydoor.com
Service Ping {
hostname: 10.29.192.103
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3562&parent=noc/client/222">coyote-01.worldatmydoor.com in NOC-DB</A>
}
}
Host "jigglypuff" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3159&parent=noc/client/222">jigglypuff.worldatmydoor.com in NOC-DB</A>
info: Windows NT
note: Webserver
hostname: jigglypuff.worldatmydoor.com
Service Ping {
hostname: 10.29.192.47
sendnotify: no
siren: no
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3159&parent=noc/client/222">jigglypuff.worldatmydoor.com in NOC-DB</A>
}
}
Host "pikachu" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3153&parent=noc/client/222">pikachu.worldatmydoor.com in NOC-DB</A>
info: Win2k
note: Webserver
hostname: pikachu.worldatmydoor.com
Service Ping {
hostname: 10.29.192.137
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3153&parent=noc/client/222">pikachu.worldatmydoor.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: pikachu.worldatmydoor.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3153&parent=noc/client/222">pikachu.worldatmydoor.com in NOC-DB</A>
}
}
Host "psyduck" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3163&parent=noc/client/222">psyduck.worldatmydoor.com in NOC-DB</A>
info: Win2k
note: Webserver
hostname: psyduck.worldatmydoor.com
Service Ping {
hostname: 10.29.192.85
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3163&parent=noc/client/222">psyduck.worldatmydoor.com in NOC-DB</A>
}
Service TCP/SMTP {
hostname: psyduck.worldatmydoor.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3163&parent=noc/client/222">psyduck.worldatmydoor.com in NOC-DB</A>
}
}
Host "raichu" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3161&parent=noc/client/222">raichu.worldatmydoor.com in NOC-DB</A>
info: Win2k
note: Webserver
hostname: raichu.worldatmydoor.com
Service Ping {
hostname: 10.29.192.73
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3161&parent=noc/client/222">raichu.worldatmydoor.com in NOC-DB</A>
}
Service TCP/HTTP {
hostname: raichu.worldatmydoor.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3161&parent=noc/client/222">raichu.worldatmydoor.com in NOC-DB</A>
}
}
Host "slowpoke" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3157&parent=noc/client/222">slowpoke.worldatmydoor.com in NOC-DB</A>
info: Win2k
note: Webserver
hostname: slowpoke.worldatmydoor.com
Service Ping {
hostname: slowpoke.worldatmydoor.com
sendnotify: no
siren: no
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3157&parent=noc/client/222">slowpoke.worldatmydoor.com in NOC-DB</A>
}
}
Host "squirtle" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3155&parent=noc/client/222">squirtle.worldatmydoor.com in NOC-DB</A>
info: Windows NT
note: WebServer
hostname: squirtle.worldatmydoor.com
Service Ping {
hostname: 10.29.192.139
sendnotify: no
siren: no
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3155&parent=noc/client/222">squirtle.worldatmydoor.com in NOC-DB</A>
}
}
}
Group "Business Intelligence" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/160">Business Intelligence in NOC DB</A>
Host "dspeed" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3179&parent=noc/client/160">business-intelligence.com in NOC-DB</A>
info: Windows NT
note: Webserver
hostname: business-intelligence.com
Service Ping {
hostname: 10.29.192.76
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/host/3179&parent=noc/client/160">business-intelligence.com in NOC-DB</A>
}
}
}
}
### End
Group "Termservers" {
overridable!: no
Group "Ambler" {
Host "ts-amb1.example.com" {
Service Ping
}
Host "ts-amb10.example.com" {
Service Ping
}
Host "ts-amb11.example.com" {
Service Ping
}
Host "ts-amb12.example.com" {
Service Ping
}
Host "ts-amb13.example.com" {
Service Ping
}
Host "ts-amb14.example.com" {
info: PM2
Service Ping
}
Host "ts-amb2.example.com" {
Service Ping
}
Host "ts-amb23.example.com" {
Service Ping
}
Host "ts-amb3.example.com" {
Service Ping
}
Host "ts-amb4.example.com" {
Service Ping
}
Host "ts-amb5.example.com" {
Service Ping
}
Host "ts-amb6.example.com" {
Service Ping
}
Host "ts-amb7.example.com" {
Service Ping
}
Host "ts-amb8.example.com" {
Service Ping
}
Host "ts-amb9.example.com" {
Service Ping
}
Host "ts-amb18.example.com" {
Service Ping
}
Host "ts-amb19.example.com" {
Service Ping
}
Host "ts-amb20.example.com" {
Service Ping
}
Host "ts-amb21.example.com" {
Service Ping
}
Host "ts-amb22.example.com" {
Service Ping
}
}
Group "Phl Wlf" {
Host "ts-phlwlf1.example.com" {
Service Ping
}
Host "ts-phlwlf2.example.com" {
Service Ping
}
}
}
############################################################
Group "Upstream Connections" {
overridable!: no
Group "T3 SMDS - NetAXS" {
Service Ping {
hostname: 10.106.2.89
}
Service UDP/SNMP {
hostname: gw-amb1.example.com
oid: .1.3.6.1.2.1.15.3.1.2.10.106.2.89
eqvalue: 6
label: BGP
uname: BGP
}
}
Group "T3 - Sprint" {
Service Ping {
hostname: 10.228.116.9
}
Service UDP/SNMP {
hostname: gw-amb3.example.com
oid: .1.3.6.1.2.1.15.3.1.2.10.228.116.9
eqvalue: 6
label: BGP
uname: BGP
}
}
}
Group "Internal Connections" {
overridable!: no
# Ping both ends
Group "T1 Amb - Wlf" {
Service Ping {
hostname: 10.29.198.21
}
Service Ping {
hostname: 10.29.198.22
}
}
Group "T1 Amb - BM" {
Service Ping {
hostname: 10.152.192.69
}
Service Ping {
hostname: 10.152.192.70
}
}
}
###########################################################
## This file is generated automagically -- DO NOT EDIT ##
###########################################################
Group "Customer Connectivity" {
overridable!: no
autogenerated: yes
Group "56K FR" {
Service Ping {
hostname: 10.29.198.74
label: Gemini Bakery
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2152&parent=noc/client/171">Circuit in NOC-DB</A>
}
}
Group "802.11 (BreezeNet)" {
Service Ping {
hostname: 10.29.192.104
label: Cornerstone Media
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3124&parent=noc/client/312">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.192.56
label: LTK Engineering Services
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3116&parent=noc/client/311">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.192.89
label: Moberg
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3120&parent=noc/client/311">Circuit in NOC-DB</A>
}
}
Group "Centrex ISDN" {
Service Ping {
hostname: 10.152.215.66
label: Fluid Power - fluidisdn
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3640&parent=noc/client/363">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.215.3
label: Swartley Brothers Engineers, Inc.
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3644&parent=noc/client/364">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
}
Group "L2 DSL" {
pagermsg: ALL L2 DSL
gravity: up
sendpage: yes
Service Ping {
hostname: 10.152.211.210
label: 1031 Corp., Inc, pic1031.com
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4407&parent=noc/client/440">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.138
label: Adaptive Intelligence
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1741&parent=noc/client/159">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.190
label: Alliance Organizing Project
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4368&parent=noc/client/436">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.114
label: Ambler Borough
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1750&parent=noc/client/159">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.18
label: Ampro
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1757&parent=noc/client/159">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.118
label: BLM Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4378&parent=noc/client/437">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.193
label: Biff Sturla
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4394&parent=noc/client/439">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.174
label: Blackney Hayes
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1770&parent=noc/client/160">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.98
label: Bosha Design
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2841&parent=noc/client/283">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.46
label: Business Intelligence
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1773&parent=noc/client/160">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.182
label: Carrol Engineering
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4413&parent=noc/client/160">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.78
label: Casaccio Architects
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4209&parent=noc/client/420">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.98
label: Cecil Baker
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1783&parent=noc/client/160">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.186
label: Central Metals
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1786&parent=noc/client/160">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.66
label: Chestnut Hill Academy
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1789&parent=noc/client/160">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.121
label: Clark & Madara
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4225&parent=noc/client/422">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.194
label: Coelescence
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1792&parent=noc/client/160">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.54
label: Collaborative Design
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1796&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Group "Communication Media" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/161">Customer in NOC-DB</A>
Service Ping {
hostname: 10.29.198.202
label: 384k SDSL [1799]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1799&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.146
label: 192k SDSL [1806]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1806&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
}
Service Ping {
hostname: 10.29.198.218
label: Compass
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1812&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.174
label: Continental Paper Box
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1819&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.182
label: Dagit Saylor
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1823&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.102
label: Damiano-Long
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1827&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.74
label: Delran Builders Co. Inc.
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1834&parent=noc/client/161">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.230
label: Design Build Affiliates
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4484&parent=noc/client/448">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.206
label: Design Studio, Inc.
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4385&parent=noc/client/438">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.30
label: Ed Madara
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1846&parent=noc/client/162">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.162
label: Executive Financial
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4204&parent=noc/client/420">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.202
label: First State Financial
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1853&parent=noc/client/162">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.214
label: Fortune Personnel
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1860&parent=noc/client/162">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.178
label: GGA Design
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1864&parent=noc/client/162">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.166
label: George Carey
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1872&parent=noc/client/162">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.78
label: Gorca
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1876&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Group "Grand Sport Auto" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/163">Customer in NOC-DB</A>
Service Ping {
hostname: 10.29.196.158
label: 192k SDSL [1879]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1879&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.62
label: 192k SDSL [1882]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1882&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
}
Service Ping {
hostname: 10.29.196.218
label: Greater Media
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1885&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.174
label: Gural Associates
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4247&parent=noc/client/424">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.82
label: Guy M. Cooper, Inc
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1888&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.62
label: Health Works Alliance
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1898&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.142
label: Imagemax
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1901&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.93
label: J. S. Cornell
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1905&parent=noc/client/163">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.46
label: Jowitt & Rodgers
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1911&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.162
label: KEH Insurance
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1914&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.106
label: KTH Architects
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1917&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.178
label: Lauersen Agency
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4269&parent=noc/client/426">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.150
label: Lazerware
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1920&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.250
label: Liberty Bell Agency
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1923&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.242
label: Lincoln Benifits Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1926&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.134
label: Local Union 1201
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1929&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.146
label: Lyman Perry
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1936&parent=noc/client/164">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.142
label: MGA Partners -mgadsl
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3459&parent=noc/client/345">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.50
label: Marguerite Rodgers
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1946&parent=noc/client/165">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.126
label: Momenee & Associates
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1962&parent=noc/client/165">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.102
label: Movies Unlimited
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1965&parent=noc/client/165">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.26
label: Never Limited
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1971&parent=noc/client/165">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.154
label: PIL - Philadelphia Investors
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3982&parent=noc/client/398">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.110
label: PVS
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1984&parent=noc/client/166">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.18
label: Parallel Edge
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1987&parent=noc/client/166">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.114
label: PennCat
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1993&parent=noc/client/166">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.201.114
label: Philadelphia Financial Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2002&parent=noc/client/166">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.230
label: Planlogic
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2008&parent=noc/client/167">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.14
label: Printfold
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2015&parent=noc/client/167">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.198
label: Realen Properties
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4373&parent=noc/client/437">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.218
label: Research By Design-Hyde Park
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4488&parent=noc/client/448">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.110
label: Resnick Amsterdam Leshner
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2019&parent=noc/client/167">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.226
label: Rolf Sauer & Partners
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4495&parent=noc/client/449">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.82
label: Running Press
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2022&parent=noc/client/167">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.150
label: SRS Marketing
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2025&parent=noc/client/167">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.166
label: STWK
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4399&parent=noc/client/439">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.198.86
label: Saxco
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2034&parent=noc/client/167">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.158
label: Senior Management Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2037&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.70
label: Sommar, Tracey and Sommar
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2053&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Group "Sos Metal" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/168">Customer in NOC-DB</A>
Service Ping {
hostname: 10.29.199.22
label: 144k SDSL [2056]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2056&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.37
label: 144k SDSL [2059]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2059&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
}
Service Ping {
hostname: 10.29.196.198
label: St. Peter School
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2062&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.202
label: Strategic Eye
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2065&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.102
label: Stratton Management
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2068&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.42
label: Susan Maxman Partners
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2074&parent=noc/client/169">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.150
label: TC Services
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2077&parent=noc/client/169">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.206
label: Tactix
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2084&parent=noc/client/169">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.186
label: Tescor
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2090&parent=noc/client/169">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.122
label: Thomas E. Hall
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2093&parent=noc/client/169">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.118
label: Tozour Energy Systems
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2099&parent=noc/client/169">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.50
label: USA Spring Break
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2102&parent=noc/client/169">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.2
label: United Fabrics
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2108&parent=noc/client/170">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.154
label: Videotek
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2111&parent=noc/client/170">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.210
label: WXPN - University of Pennsylvania
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2114&parent=noc/client/170">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.170
label: Wagman Primus Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2117&parent=noc/client/170">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.126
label: Wherry Doors and Hardware Co.
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3548&parent=noc/client/354">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.199.74
label: White Dog
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2120&parent=noc/client/170">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.170
label: Workgroup Consultants, Inc.
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4010&parent=noc/client/400">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Group "Wyndcroft School" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/170">Customer in NOC-DB</A>
Service Ping {
hostname: 10.29.196.214
label: 144k SDSL [2123]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2123&parent=noc/client/170">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.29.196.213
label: 144k SDSL [2446]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2446&parent=noc/client/170">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
}
Service Ping {
hostname: 10.152.211.146
label: Youth Build Philadelphia
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4425&parent=noc/client/442">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 10.152.211.234
label: gmledsl
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4522&parent=noc/client/452">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
}
Group "L3 DSL" {
pagermsg: ALL L3 DSL
gravity: up
sendpage: yes
Service Ping {
hostname: 63.220.248.156
label: Aegis Property Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1744&parent=noc/client/159">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.29.81
label: Charlestown Software
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3799&parent=noc/client/379">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.192.25
label: Cooper Center
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3897&parent=noc/client/389">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.14.2
label: Field Operations
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3601&parent=noc/client/359">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.220.248.1
label: Flynn, Horlacher, & Parker
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3631&parent=noc/client/363">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.14.161
label: GPSC
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3515&parent=noc/client/351">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.219.121.97
label: Lilly Pulitzer
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3613&parent=noc/client/333">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.222.177.41
label: MPO Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3519&parent=noc/client/351">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.195.73
label: McClausland, Keen & Buckman
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3891&parent=noc/client/388">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.220.39.193
label: Newtown Office
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3507&parent=noc/client/350">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.15.17
label: Petsis Financial
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3903&parent=noc/client/390">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.198.233
label: Pharm Force
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3941&parent=noc/client/393">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.220.6.1
label: Reads Van Service
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3909&parent=noc/client/390">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 209.9.254.1
label: SRS Marketing
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3862&parent=noc/client/167">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.220.6.209
label: Strategic Eye
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3868&parent=noc/client/168">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.220.36.249
label: Summers Labratories
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3732&parent=noc/client/373">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.222.178.1
label: Surgical Monitoring Associates
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3441&parent=noc/client/344">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
Service Ping {
hostname: 63.221.27.49
label: The Gentle Cat Doctor
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3710&parent=noc/client/370">Circuit in NOC-DB</A>
siren: no
sendpage: no
}
}
Group "Other" {
Group "NetReach" {
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/client/">Customer in NOC-DB</A>
Service UDP/SNMP {
hostname: ts-amb23.example.com
label: ts-amb23 PRI0 [4085]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4085&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb23.example.com
label: ts-amb23 PRI1 [4088]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4088&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb1.example.com
label: ts-amb1 PRI0 [4091]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4091&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb1.example.com
label: ts-amb1 PRI1 [4094]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4094&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb2.example.com
label: ts-amb2 PRI0 [4097]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4097&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb2.example.com
label: ts-amb2 PRI1 [4100]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4100&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb3.example.com
label: ts-amb3 PRI0 [4103]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4103&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb3.example.com
label: ts-amb3 PRI1 [4106]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4106&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb4.example.com
label: ts-amb4 PRI0 [4109]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4109&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb4.example.com
label: ts-amb4 PRI1 [4112]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4112&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb5.example.com
label: ts-amb5 PRI0 [4118]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4118&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb5.example.com
label: ts-amb5 PRI1 [4121]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4121&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb6.example.com
label: ts-amb6 PRI0 [4124]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4124&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb6.example.com
label: ts-amb6 PRI1 [4127]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4127&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb7.example.com
label: ts-amb7 PRI0 [4130]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4130&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb7.example.com
label: ts-amb7 PRI1 [4133]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4133&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb8.example.com
label: ts-amb8 PRI0 [4136]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4136&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb8.example.com
label: ts-amb8 PRI1 [4139]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4139&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb9.example.com
label: ts-amb9 PRI0 [4142]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4142&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb9.example.com
label: ts-amb9 PRI1 [4145]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4145&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb10.example.com
label: ts-amb10 PRI0 [4148]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4148&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb10.example.com
label: ts-amb10 PRI1 [4151]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4151&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb11.example.com
label: ts-amb11 PRI0 [4154]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4154&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb11.example.com
label: ts-amb11 PRI1 [4157]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4157&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb12.example.com
label: ts-amb12 PRI0 [4160]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4160&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb12.example.com
label: ts-amb12 PRI1 [4163]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4163&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb13.example.com
label: ts-amb13 PRI0 [4166]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4166&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.1
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
Service UDP/SNMP {
hostname: ts-amb13.example.com
label: ts-amb13 PRI1 [4169]
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4169&parent=noc/client/">Circuit in NOC-DB</A>
oid: .1.3.6.1.4.1.307.3.2.2.1.1.4.2
eqvalue: 1
siren: no
sendpage: no
retries: 10
timeout: 10
}
}
}
Group "T1" {
Service Ping {
hostname: 10.29.203.230
label: AMCO
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1735&parent=noc/client/159">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.196.222
label: Airsure
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1747&parent=noc/client/159">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.42
label: Binary Research
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1764&parent=noc/client/160">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.196.226
label: Carrol Engineering
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1780&parent=noc/client/160">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.26
label: Cedar Fresh
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2534&parent=noc/client/252">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.186
label: Computer Hardware Systems
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2537&parent=noc/client/252">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.118
label: Computer Software Inc
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1816&parent=noc/client/161">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.152.209.30
label: Davlyn
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1831&parent=noc/client/161">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.246
label: Delaware County Christian School
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2138&parent=noc/client/171">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.5
label: Fishbein
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1856&parent=noc/client/162">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.218
label: Jeremy Kister
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4467&parent=noc/client/445">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.18
label: Longbow
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1933&parent=noc/client/164">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.34
label: Madison Bank
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1943&parent=noc/client/165">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.196.138
label: Marketing Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1949&parent=noc/client/165">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.230
label: Parec
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1990&parent=noc/client/166">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.126
label: Petfood Direct
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1999&parent=noc/client/166">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.237
label: TGI Interactive
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2206&parent=noc/client/173">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.154
label: USWATS
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2540&parent=noc/client/251">Circuit in NOC-DB</A>
}
}
Group "T1 FR" {
Service Ping {
hostname: 10.29.203.158
label: Beasley
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2129&parent=noc/client/170">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.70
label: Decision Group
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2135&parent=noc/client/171">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.182
label: Drexelbrook Engineering
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2141&parent=noc/client/171">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.200.14
label: Eastern Poultry
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/1843&parent=noc/client/162">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.194
label: Fort Washington Expo Center
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2148&parent=noc/client/171">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.196.238
label: Germantown Settlement (Housing Development)
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2155&parent=noc/client/171">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.226
label: Maron, Marvel and Wilkes
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2168&parent=noc/client/172">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.152.192.82
label: Mt Laurel Nursing Home
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/3651&parent=noc/client/252">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.152.209.90
label: Northstar Assett Management
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/4256&parent=noc/client/425">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.198.198
label: Police and Fire Federal Credit Union
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2183&parent=noc/client/172">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.174
label: Prosort LLC
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2186&parent=noc/client/172">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.196.174
label: Sicom Systems
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2192&parent=noc/client/172">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.137
label: Syncro Technologies
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2202&parent=noc/client/173">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.152.209.86
label: Thomas J. Paul
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2096&parent=noc/client/169">Circuit in NOC-DB</A>
}
Service Ping {
hostname: 10.29.203.126
label: Universal Spacenet
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2195&parent=noc/client/172">Circuit in NOC-DB</A>
}
}
Group "T3 SMDS" {
Service Ping {
hostname: 10.29.200.10
label: GMAC
details: <A HREF="http://nocdb.example.com/cgi-bin/nocdb/dbi?func=show&what=noc/circuit/2158&parent=noc/client/171">Circuit in NOC-DB</A>
}
}
}
Group "eCommerce Sites" {
overridable!: no
frequency: 3600
retries: 2
timeout: 45
Host "www.example.com" {
Service TCP/URL {
uname: SQL
url: http://www.example.com/store/dept.asp?dept%5Fid=9999
expect: Netreach Test
}
Service TCP/URL {
uname: AFFILIATE
url: http://www.example.com/store/affiliate.asp?affiliatecode=netreachtest&jumppage=affiliate_monitor.asp
expect: success
}
Service TCP/URL {
uname: LINKSHARE
url: http://www.example.com/store/linkshare_monitor.asp?mscssid=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
expect: success
}
}
Host "www.example2.com" {
Service TCP/URL {
uname: SQL
url: http://www.example2.com/bookstore/whatsup.asp
expect: Success
}
}
}
Group "Other" {
nostats: true
overridable!: no
Host "UPS" {
hostname: connectups-amb1.example.com
Service UDP/SNMP {
sendnotify: no
siren: no
oid: .1.3.6.1.2.1.33.1.4.1.0
eqvalue: 3
uname: Output Source
label: Output Source
}
Service UDP/SNMP {
sendnotify: no
siren: no
oid: .1.3.6.1.2.1.33.1.2.1.0
eqvalue: 2
uname: Battery Status
label: Battery Status
}
}
Service TCP/URL {
uname: Server Disk Space
label: Server Disk Space
url: http://diskmon.example.com/cgi-bin/ds.cgi
expect: no problems
frequency: 1800
retries: 1
pagermsg: Check http://diskmon.example.com
sendnotify: no
}
Group "Employee Connections" {
Service Ping {
label_left: Chris's cable
hostname: 10.9.235.105
sendnotify: no
siren: no
}
Service Ping {
label_left: Greg's cable
hostname: 10.9.193.81
sendnotify: no
siren: no
}
Service Ping {
siren: no
label_left: Jeff's DSL
hostname: 10.1.2.3
sendnotify: no
retries: 1
}
}
Service TCP/URL {
uname: CyberCash Payment Server
expect: CyberCash Payment Server </FONT></A></TD>
frequency: 3600
url: http://merchant.example.com/cgi-bin/status/cyber/status.cgi
label: CyberCash Payment Server
retries: 2
sendnotify: no
}
Group "PM3 Test" {
# only notify if these are *all* down - indicating a serious problem
countstop: yes
frequency: 3600
gravity: up
messagedn: PM3 OSPF or RADIUS or TELCO Problem
sendnotify: yes
Service Ping {
info: john hubickeys isdn
hostname: 10.29.204.2
sendnotify: no
}
Service Ping {
info: davidd
hostname: 10.152.220.25
sendnotify: no
}
Service Ping {
info: baw
hostname: 10.29.206.0
sendnotify: no
}
Service Ping {
info: waynepres1
hostname: 10.152.220.93
sendnotify: no
}
Service Ping {
info: row51
hostname: 10.29.196.51
sendnotify: no
}
Service Ping {
info: vfcisdn
hostname: 10.29.206.86
sendnotify: no
}
Service Ping {
info: static-jcox
hostname: 10.29.204.44
sendnotify: no
}
Service Ping {
info: static-greggk
hostname: 10.152.215.81
sendnotify: no
}
Service Ping {
info: plumstead1
hostname: 10.152.215.75
sendnotify: no
}
Service Ping {
info: edge
hostname: 10.29.196.2
sendnotify: no
}
Service Ping {
info: sorbeemodem1
hostname: 10.152.220.164
sendnotify: no
}
Service Ping {
info: static-nicholst
hostname: 10.29.204.26
sendnotify: no
}
Service Ping {
info: audiocare
hostname: 10.152.215.9
sendnotify: no
}
Service Ping {
info: static-evans
hostname: 10.152.215.74
sendnotify: no
}
Service Ping {
info: ldcomputing
hostname: 10.152.215.12
sendnotify: no
}
Service Ping {
info: bcwsa
hostname: 10.152.215.22
sendnotify: no
}
}
Group "Temperature" {
Group "Ambler" {
Service UDP/SNMP {
label: inlet-1
maxvalue: 27
oid: .1.3.6.1.4.1.9.9.13.1.3.1.3.1
comment: gw-amb1 inlet temp
messagedn: server room is too hot
hostname: gw-amb1.example.com
}
Service UDP/SNMP {
label: inlet-2
maxvalue: 27
oid: .1.3.6.1.4.1.9.9.13.1.3.1.3.1
comment: gw-amb2 inlet temp
messagedn: server room is too hot
hostname: gw-amb2.example.com
}
Service UDP/SNMP {
label: inlet-3
maxvalue: 27
oid: .1.3.6.1.4.1.9.9.13.1.3.1.3.1
comment: gw-amb3 inlet temp
messagedn: server room is too hot
hostname: gw-amb3.example.com
}
Service UDP/SNMP {
label: inlet-4
maxvalue: 27
oid: .1.3.6.1.4.1.9.9.13.1.3.1.3.1
comment: gw-amb4 inlet temp
messagedn: server room is too hot
hostname: gw-amb4.example.com
}
}
}
Group "World Reachability" {
# check lots of things, only page if *everything* is down
countstop: yes
frequency: 600
messagedn: external reachability problems
sendnotify: yes
Group "Root Servers" {
gravity: up
sendnotify: no
Service Ping {
label: A
hostname: a.root-servers.net
sendnotify: no
}
Service Ping {
label: B
hostname: b.root-servers.net
sendnotify: no
}
Service Ping {
label: C
hostname: c.root-servers.net
sendnotify: no
}
Service Ping {
label: D
hostname: d.root-servers.net
sendnotify: no
}
Service Ping {
label: E
hostname: e.root-servers.net
sendnotify: no
}
Service Ping {
label: F
hostname: f.root-servers.net
sendnotify: no
}
Service Ping {
label: G
hostname: g.root-servers.net
sendnotify: no
}
Service Ping {
label: H
hostname: h.root-servers.net
sendnotify: no
}
Service Ping {
label: I
hostname: i.root-servers.net
sendnotify: no
}
Service Ping {
label: J
hostname: j.root-servers.net
sendnotify: no
}
Service Ping {
label: K
hostname: k.root-servers.net
sendnotify: no
}
Service Ping {
label: L
hostname: l.root-servers.net
sendnotify: no
}
Service Ping {
label: M
hostname: m.root-servers.net
sendnotify: no
}
}
Group "Yahoo" {
gravity: up
sendnotify: no
Service Ping {
label: www
hostname: www.yahoo.com
sendnotify: no
}
Service Ping {
label: www1
hostname: www1.yahoo.com
sendnotify: no
}
Service Ping {
label: www3
hostname: www3.yahoo.com
sendnotify: no
}
Service Ping {
label: www4
hostname: www4.yahoo.com
sendnotify: no
}
Service Ping {
label: www7
hostname: www7.yahoo.com
sendnotify: no
}
Service Ping {
label: www9
hostname: www9.yahoo.com
sendnotify: no
}
}
}
Group "Bandwidth Use" {
# check that usage is sane
Group "Sprint T3" {
Service UDP/SNMP {
label: Out
snmphow: ave-rate-bits
hostname: gw-amb3.example.com
oid: .1.3.6.1.2.1.2.2.1.16.1
maxval: 20000000
}
Service UDP/SNMP {
label: In
snmphow: ave-rate-bits
hostname: gw-amb3.example.com
oid: .1.3.6.1.2.1.2.2.1.10.1
maxval: 20000000
}
}
Group "SMDS" {
Service UDP/SNMP {
label: Out
snmphow: ave-rate-bits
hostname: gw-amb1.example.com
oid: .1.3.6.1.2.1.2.2.1.16.3
maxval: 20000000
}
Service UDP/SNMP {
label: In
snmphow: ave-rate-bits
hostname: gw-amb1.example.com
oid: .1.3.6.1.2.1.2.2.1.10.3
maxval: 20000000
}
}
Group "Colo Net" {
Service UDP/SNMP {
label: Out
snmphow: ave-rate-bits
hostname: gw-amb2.example.com
oid: .1.3.6.1.2.1.2.2.1.16.2
maxval: 20000000
}
Service UDP/SNMP {
label: In
snmphow: ave-rate-bits
hostname: gw-amb2.example.com
oid: .1.3.6.1.2.1.2.2.1.10.2
maxval: 20000000
}
}
Group "Internal Net" {
Service UDP/SNMP {
label: Out
snmphow: ave-rate-bits
hostname: gw-amb4.example.com
oid: .1.3.6.1.2.1.2.2.1.16.4
maxval: 20000000
}
Service UDP/SNMP {
label: In
snmphow: ave-rate-bits
hostname: gw-amb4.example.com
oid: .1.3.6.1.2.1.2.2.1.10.4
maxval: 20000000
}
}
}
}
############################################################
Group "Test" {
Host "rfc2100.example.com" {
type: w2k workstation
Service Ping {
sendpage: no
}
}
Host "rfc1178.example.com" {
type: NetBSD workstation
Service Ping {
sendpage: no
}
}
Host "rocher.example.com"
type: Win2k Dev Server
Service UDP/DNS {
sendpage: no
}
}
Host "ns.example.com" {
Service UDP/Domain/example.com
Service UDP/Domain/example.net
Service UDP/Domain/example.org
}
}
############################################################