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"