blob: b42dc0f6444954a57c40864173383c34a3af88e7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
|
# $FreeBSD$
#
COMMENT = Network management tools
SUBDIR += 2ping
SUBDIR += TkTopNetFlows
SUBDIR += adcli
SUBDIR += aggregate
SUBDIR += aircrack-ng
SUBDIR += ap-utils
SUBDIR += argus3
SUBDIR += argus3-clients
SUBDIR += arpalert
SUBDIR += arpscan
SUBDIR += arpwatch
SUBDIR += arts++
SUBDIR += bandwidthd
SUBDIR += bgpq
SUBDIR += bgpq3
SUBDIR += bgpuma
SUBDIR += bpft
SUBDIR += braa
SUBDIR += bsnmp-jails
SUBDIR += bsnmp-regex
SUBDIR += bsnmp-ucd
SUBDIR += bwm-ng
SUBDIR += cacti
SUBDIR += cacti-spine
SUBDIR += ccnet
SUBDIR += cdpd
SUBDIR += cdpr
SUBDIR += cdpsnarf
SUBDIR += centreon-clib
SUBDIR += check_ipmi_sensor
SUBDIR += check_logfiles
SUBDIR += check_multi
SUBDIR += check_mysql_health
SUBDIR += chillispot
SUBDIR += choparp
SUBDIR += cidr
SUBDIR += ciscoconf
SUBDIR += clog
SUBDIR += cnagios
SUBDIR += collectd5
SUBDIR += confregdecode
SUBDIR += coovachilli
SUBDIR += cowpatty
SUBDIR += cricket
SUBDIR += crmsh
SUBDIR += darkstat
SUBDIR += devmon
SUBDIR += devmon-templates
SUBDIR += dhcdrop
SUBDIR += dhcp_probe
SUBDIR += disco
SUBDIR += docsis
SUBDIR += driftnet
SUBDIR += ehnt
SUBDIR += etherape
SUBDIR += ettercap
SUBDIR += ezradius
SUBDIR += fastnetmon
SUBDIR += fetchconfig
SUBDIR += flow-extract
SUBDIR += flow-tools
SUBDIR += flow-tools-ng
SUBDIR += flowd
SUBDIR += flowviewer
SUBDIR += fprobe
SUBDIR += glpi-plugins-fusioninventory-server
SUBDIR += gnu-ipcalc
SUBDIR += grepcidr
SUBDIR += grepip
SUBDIR += gsnmp
SUBDIR += guifi-snpservices
SUBDIR += hastmon
SUBDIR += hawk
SUBDIR += icinga
SUBDIR += icinga-classicweb
SUBDIR += icinga-core
SUBDIR += icinga2
SUBDIR += icingaweb2
SUBDIR += icli
SUBDIR += icmpmonitor
SUBDIR += icmpquery
SUBDIR += iftop
SUBDIR += iog
SUBDIR += ipacctd
SUBDIR += ipaudit
SUBDIR += ipcad
SUBDIR += ipcalc
SUBDIR += ipplan
SUBDIR += ipv6calc
SUBDIR += ipv6gen
SUBDIR += ipv6mon
SUBDIR += irrtoolset
SUBDIR += isic
SUBDIR += jnettop
SUBDIR += kapacitor
SUBDIR += kismet
SUBDIR += klg
SUBDIR += lanmap
SUBDIR += lg
SUBDIR += librenms
SUBDIR += libsmi
SUBDIR += lldpd
SUBDIR += mbrowse
SUBDIR += mk-livestatus
SUBDIR += monitoring-plugins
SUBDIR += mrtg
SUBDIR += mrtg-ping-probe
SUBDIR += mtrace
SUBDIR += nagcon
SUBDIR += nagios
SUBDIR += nagios-certexp-plugin
SUBDIR += nagios-check_bacula
SUBDIR += nagios-check_bacula5
SUBDIR += nagios-check_clamav
SUBDIR += nagios-check_cpu_usage
SUBDIR += nagios-check_dhcp.pl
SUBDIR += nagios-check_email_delivery
SUBDIR += nagios-check_hdd_health
SUBDIR += nagios-check_hp_bladechassis
SUBDIR += nagios-check_memcached_paranoid
SUBDIR += nagios-check_mysql_slave
SUBDIR += nagios-check_netsnmp
SUBDIR += nagios-check_ports
SUBDIR += nagios-check_postgres
SUBDIR += nagios-check_puppet
SUBDIR += nagios-check_relayd_status
SUBDIR += nagios-check_smartmon
SUBDIR += nagios-check_tftp
SUBDIR += nagios-check_zpools
SUBDIR += nagios-geom
SUBDIR += nagios-openldap-plugins
SUBDIR += nagios-pf-plugin
SUBDIR += nagios-plugins
SUBDIR += nagios-snmp-plugins
SUBDIR += nagios-snmp-plugins-extras
SUBDIR += nagios-spamd-plugin
SUBDIR += nagios4
SUBDIR += nagiosagent
SUBDIR += nagiosgraph
SUBDIR += nagiosql
SUBDIR += nagircbot
SUBDIR += nagstamon
SUBDIR += nagtail
SUBDIR += nagvis
SUBDIR += nat
SUBDIR += nbtscan
SUBDIR += ndoutils
SUBDIR += ndpmon
SUBDIR += nedi
SUBDIR += nefu
SUBDIR += net-snmp
SUBDIR += netdisco
SUBDIR += netdisco-mibs
SUBDIR += netdot
SUBDIR += netleak
SUBDIR += netmagis-common
SUBDIR += netmagis-database
SUBDIR += netmagis-detecteq
SUBDIR += netmagis-metro
SUBDIR += netmagis-servers
SUBDIR += netmagis-topo
SUBDIR += netmagis-utils
SUBDIR += netmagis-www
SUBDIR += netmask
SUBDIR += netspoc
SUBDIR += netustad
SUBDIR += netwag
SUBDIR += netwox
SUBDIR += netxms
SUBDIR += nfdump
SUBDIR += nfsen
SUBDIR += ng_ipacct
SUBDIR += nitpicker
SUBDIR += nrpe
SUBDIR += nrpe-ssl
SUBDIR += nsca
SUBDIR += nsca-client
SUBDIR += nsca-ng
SUBDIR += nsca-ng-client
SUBDIR += nsca27
SUBDIR += nsca27-client
SUBDIR += nstreams
SUBDIR += observium
SUBDIR += ocsinventory-agent
SUBDIR += ocsinventory-ng
SUBDIR += omping
SUBDIR += onionlauncher
SUBDIR += openlldp
SUBDIR += openvmps
SUBDIR += p0f
SUBDIR += p0f2
SUBDIR += p5-AnyEvent-SNMP
SUBDIR += p5-BigIP-iControl
SUBDIR += p5-Cflow
SUBDIR += p5-Cisco-CopyConfig
SUBDIR += p5-Cisco-Reconfig
SUBDIR += p5-Data-Validate-IP
SUBDIR += p5-FusionInventory-Agent
SUBDIR += p5-FusionInventory-Agent-Task-NetDiscovery
SUBDIR += p5-FusionInventory-Agent-Task-SNMPQuery
SUBDIR += p5-GRNOC-Config
SUBDIR += p5-GRNOC-TL1
SUBDIR += p5-MRTG-Parse
SUBDIR += p5-Mon
SUBDIR += p5-Monitoring-Plugin
SUBDIR += p5-NSNMP
SUBDIR += p5-Nagios-Object
SUBDIR += p5-Nagios-Plugin
SUBDIR += p5-Nagios-Plugin-Beanstalk
SUBDIR += p5-Nagios-Plugin-LDAP
SUBDIR += p5-Nagios-Plugins-Memcached
SUBDIR += p5-Net-ACL
SUBDIR += p5-Net-Abuse-Utils
SUBDIR += p5-Net-Abuse-Utils-Spamhaus
SUBDIR += p5-Net-CIDR
SUBDIR += p5-Net-ILO
SUBDIR += p5-Net-IP
SUBDIR += p5-Net-IP-Match-Regexp
SUBDIR += p5-Net-IP-Match-XS
SUBDIR += p5-Net-IP-Resolver
SUBDIR += p5-Net-IPAddress
SUBDIR += p5-Net-IPv4Addr
SUBDIR += p5-Net-IPv6Addr
SUBDIR += p5-Net-NSCA-Client
SUBDIR += p5-Net-Netmask
SUBDIR += p5-Net-OpenVPN-Manage
SUBDIR += p5-Net-SNMP
SUBDIR += p5-Net-SNMP-Util
SUBDIR += p5-Net-SNMPTrapd
SUBDIR += p5-Net-Telnet-Cisco-IOS
SUBDIR += p5-NetAddr-IP
SUBDIR += p5-NetAddr-IP-Lite
SUBDIR += p5-NetApp
SUBDIR += p5-POE-Component-SNMP
SUBDIR += p5-SNMP-Info
SUBDIR += p5-SNMP-MIB-Compiler
SUBDIR += p5-SNMP-Simple
SUBDIR += p5-SNMP-Trapinfo
SUBDIR += p5-SNMP-Util
SUBDIR += p5-SNMP_Session
SUBDIR += p5-Telnet-Cisco
SUBDIR += p5-Tie-NetAddr-IP
SUBDIR += p5-Xymon
SUBDIR += p5-Xymon-Client
SUBDIR += p5-Xymon-Server
SUBDIR += p5-Zenoss
SUBDIR += p5-jmx4perl
SUBDIR += packit
SUBDIR += pads
SUBDIR += pancho
SUBDIR += pandorafms_agent
SUBDIR += pandorafms_console
SUBDIR += pandorafms_server
SUBDIR += percona-monitoring-plugins
SUBDIR += pftabled
SUBDIR += php56-snmp
SUBDIR += php70-snmp
SUBDIR += phpip
SUBDIR += phpipam
SUBDIR += phpweathermap
SUBDIR += pixilate
SUBDIR += pktstat
SUBDIR += pmacct
SUBDIR += pnp
SUBDIR += pnp-icinga
SUBDIR += pnp-icinga2
SUBDIR += portmon
SUBDIR += prometheus
SUBDIR += py-flowtools
SUBDIR += py-ipcalc
SUBDIR += py-ipy
SUBDIR += py-pyang
SUBDIR += py-pysmi
SUBDIR += py-pyzabbix
SUBDIR += py-snmp4
SUBDIR += py-snmp4-apps
SUBDIR += py-snmp4-mibs
SUBDIR += py-snmp_passpersist
SUBDIR += py-yapsnmp
SUBDIR += qkismet
SUBDIR += rackmonkey
SUBDIR += rancid
SUBDIR += rancid3
SUBDIR += rate
SUBDIR += rcpd
SUBDIR += remarp
SUBDIR += resource-agents
SUBDIR += riemann
SUBDIR += riemann-c-client
SUBDIR += rotorouter
SUBDIR += routers2
SUBDIR += routers2-extensions
SUBDIR += routers2-extras
SUBDIR += rrdbot
SUBDIR += rubygem-blimpy
SUBDIR += rubygem-snmp
SUBDIR += rubygem-visage-app
SUBDIR += sblim-wbemcli
SUBDIR += scli
SUBDIR += sdig
SUBDIR += seafile
SUBDIR += seafile-gui
SUBDIR += send
SUBDIR += sendip
SUBDIR += sipcalc
SUBDIR += sjitter
SUBDIR += slate
SUBDIR += smokeping
SUBDIR += snmp++
SUBDIR += snmp4nagios
SUBDIR += snmptt
SUBDIR += softflowd
SUBDIR += spectools
SUBDIR += ssgless
SUBDIR += statsd
SUBDIR += statsite
SUBDIR += subcalc
SUBDIR += super_mediator
SUBDIR += sx
SUBDIR += sysmon
SUBDIR += tcpreplay
SUBDIR += tcptrack
SUBDIR += telegraf
SUBDIR += tornova
SUBDIR += torrus
SUBDIR += unifi4
SUBDIR += unifi5
SUBDIR += victorops-nagios
SUBDIR += vidalia
SUBDIR += virt-viewer
SUBDIR += wdiag
SUBDIR += weplab
SUBDIR += whatmask
SUBDIR += wifimgr
SUBDIR += wmi-client
SUBDIR += xymon-client
SUBDIR += xymon-server
SUBDIR += yaf
SUBDIR += zabbix2-agent
SUBDIR += zabbix2-frontend
SUBDIR += zabbix2-proxy
SUBDIR += zabbix2-server
SUBDIR += zabbix22-agent
SUBDIR += zabbix22-frontend
SUBDIR += zabbix22-proxy
SUBDIR += zabbix22-server
SUBDIR += zabbix24-agent
SUBDIR += zabbix24-frontend
SUBDIR += zabbix24-proxy
SUBDIR += zabbix24-server
SUBDIR += zabbix3-agent
SUBDIR += zabbix3-frontend
SUBDIR += zabbix3-proxy
SUBDIR += zabbix3-server
SUBDIR += zabbix32-agent
SUBDIR += zabbix32-frontend
SUBDIR += zabbix32-proxy
SUBDIR += zabbix32-server
.include <bsd.port.subdir.mk>
|