aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
blob: 21342788614fe2cffc8f4cae309d6a710683bc3f (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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
    COMMENT = Network management tools

    SUBDIR += 2ping
    SUBDIR += TkTopNetFlows
    SUBDIR += adcli
    SUBDIR += adguard-exporter
    SUBDIR += aggregate
    SUBDIR += aircrack-ng
    SUBDIR += alertmanager
    SUBDIR += ap-utils
    SUBDIR += argus3
    SUBDIR += argus3-clients
    SUBDIR += arpscan
    SUBDIR += arpwatch
    SUBDIR += arts++
    SUBDIR += bandwhich
    SUBDIR += bandwidthd
    SUBDIR += bgpq3
    SUBDIR += bgpq4
    SUBDIR += bgpuma
    SUBDIR += bind_exporter
    SUBDIR += blackbox_exporter
    SUBDIR += bosun
    SUBDIR += bpft
    SUBDIR += braa
    SUBDIR += bsnmp-regex
    SUBDIR += bsnmp-ucd
    SUBDIR += bwm-ng
    SUBDIR += cacti
    SUBDIR += cacti-spine
    SUBDIR += cacti88-spine
    SUBDIR += carbon-relay-ng
    SUBDIR += carbonzipper
    SUBDIR += cdpd
    SUBDIR += cdpr
    SUBDIR += cdpsnarf
    SUBDIR += centreon-clib
    SUBDIR += check_ipmi_sensor
    SUBDIR += check_logfiles
    SUBDIR += check_mk_agent
    SUBDIR += check_multi
    SUBDIR += check_mysql_health
    SUBDIR += check_nwc_health
    SUBDIR += check_ssl_cert
    SUBDIR += check_ups_health
    SUBDIR += chillispot
    SUBDIR += choparp
    SUBDIR += chronograf
    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 += dnsmap
    SUBDIR += docsis
    SUBDIR += driftnet
    SUBDIR += ehnt
    SUBDIR += etherape
    SUBDIR += ettercap
    SUBDIR += fastnetmon
    SUBDIR += fetchconfig
    SUBDIR += flow-tools
    SUBDIR += flowd
    SUBDIR += flowviewer
    SUBDIR += fprobe
    SUBDIR += glpi-plugins-fusioninventory-server
    SUBDIR += gnu-ipcalc
    SUBDIR += grepcidr
    SUBDIR += grepip
    SUBDIR += grok_exporter
    SUBDIR += gsnmp
    SUBDIR += guifi-snpservices
    SUBDIR += hastmon
    SUBDIR += icinga2
    SUBDIR += icingaweb2
    SUBDIR += icingaweb2-module-businessprocess
    SUBDIR += icingaweb2-module-cube
    SUBDIR += icingaweb2-module-director
    SUBDIR += icingaweb2-module-elasticsearch
    SUBDIR += icingaweb2-module-fileshipper
    SUBDIR += icingaweb2-module-generictts
    SUBDIR += icingaweb2-module-grafana
    SUBDIR += icingaweb2-module-graphite
    SUBDIR += icingaweb2-module-idoreports
    SUBDIR += icingaweb2-module-ipl
    SUBDIR += icingaweb2-module-map
    SUBDIR += icingaweb2-module-pdfexport
    SUBDIR += icingaweb2-module-reactbundle
    SUBDIR += icingaweb2-module-reporting
    SUBDIR += icingaweb2-module-vsphere
    SUBDIR += icingaweb2-module-x509
    SUBDIR += icmpmonitor
    SUBDIR += icmpquery
    SUBDIR += iftop
    SUBDIR += intel-snap
    SUBDIR += ipacctd
    SUBDIR += ipaudit
    SUBDIR += ipcad
    SUBDIR += ipcalc
    SUBDIR += iprange
    SUBDIR += ipv6calc
    SUBDIR += ipv6gen
    SUBDIR += ipv6mon
    SUBDIR += irrtoolset
    SUBDIR += isic
    SUBDIR += jnettop
    SUBDIR += kapacitor
    SUBDIR += kismet
    SUBDIR += klg
    SUBDIR += lg
    SUBDIR += librenms
    SUBDIR += libsmi
    SUBDIR += lldpd
    SUBDIR += mbrowse
    SUBDIR += mdata-client
    SUBDIR += metronome
    SUBDIR += midpoint
    SUBDIR += mk-livestatus
    SUBDIR += monitoring-plugins
    SUBDIR += mrtg
    SUBDIR += mrtg-ping-probe
    SUBDIR += mtrace
    SUBDIR += mysql-snmp
    SUBDIR += mysqld_exporter
    SUBDIR += nagcon
    SUBDIR += nagios
    SUBDIR += nagios-certexp-plugin
    SUBDIR += nagios-check_bacula11
    SUBDIR += nagios-check_bacula9
    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_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 += nagios4
    SUBDIR += nagiosgraph
    SUBDIR += nagiosql
    SUBDIR += nagircbot
    SUBDIR += nagnu
    SUBDIR += nagstamon
    SUBDIR += nagtail
    SUBDIR += nagvis
    SUBDIR += nbtscan
    SUBDIR += ndoutils
    SUBDIR += ndpmon
    SUBDIR += net-snmp
    SUBDIR += netbox
    SUBDIR += netdata
    SUBDIR += netdata-go
    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 += networkmgr
    SUBDIR += netxms
    SUBDIR += nfdump
    SUBDIR += nfs-exporter
    SUBDIR += nfsen
    SUBDIR += ng_ipacct
    SUBDIR += nitpicker
    SUBDIR += nrpe3
    SUBDIR += nsca
    SUBDIR += nsca-client
    SUBDIR += nsca-ng
    SUBDIR += nsca-ng-client
    SUBDIR += nsca27
    SUBDIR += nsca27-client
    SUBDIR += nsd_exporter
    SUBDIR += nstat
    SUBDIR += nvidia_gpu_prometheus_exporter
    SUBDIR += observium
    SUBDIR += ocsinventory-agent
    SUBDIR += ocsinventory-ocsreports
    SUBDIR += ocsinventory-server
    SUBDIR += omping
    SUBDIR += openbmp
    SUBDIR += openlldp
    SUBDIR += openvmps
    SUBDIR += p0f
    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-MRTG-Parse
    SUBDIR += p5-Mon
    SUBDIR += p5-Monitoring-Livestatus
    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-IP-XS
    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-RDR-Collector
    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 += php-fpm_exporter
    SUBDIR += php73-snmp
    SUBDIR += php74-snmp
    SUBDIR += php80-snmp
    SUBDIR += php81-snmp
    SUBDIR += phpfpm_exporter
    SUBDIR += phpipam
    SUBDIR += phpweathermap
    SUBDIR += ping_exporter
    SUBDIR += pktstat
    SUBDIR += pmacct
    SUBDIR += pnp
    SUBDIR += pnp-icinga2
    SUBDIR += portmon
    SUBDIR += prometheus-collectd-exporter
    SUBDIR += prometheus1
    SUBDIR += prometheus2
    SUBDIR += promscale
    SUBDIR += pushgateway
    SUBDIR += py-adal
    SUBDIR += py-aggregate6
    SUBDIR += py-arouteserver
    SUBDIR += py-ciscoconfparse
    SUBDIR += py-dnsdiag
    SUBDIR += py-gstat_exporter
    SUBDIR += py-ipcalc
    SUBDIR += py-ipy
    SUBDIR += py-junos-eznc
    SUBDIR += py-msrest
    SUBDIR += py-msrestazure
    SUBDIR += py-napalm
    SUBDIR += py-napalm-logs
    SUBDIR += py-ncclient
    SUBDIR += py-netbox-plugin-extensions
    SUBDIR += py-nxapi-plumbing
    SUBDIR += py-opn-cli
    SUBDIR += py-pdagent
    SUBDIR += py-pdagent-integrations
    SUBDIR += py-prometheus-client
    SUBDIR += py-pyIOSXR
    SUBDIR += py-pyang
    SUBDIR += py-pyeapi
    SUBDIR += py-pynetbox
    SUBDIR += py-pynxos
    SUBDIR += py-pysmi
    SUBDIR += py-pysnmp
    SUBDIR += py-pysnmp-mibs
    SUBDIR += py-pyzabbix
    SUBDIR += py-snmp_passpersist
    SUBDIR += py-snmpclitools
    SUBDIR += rackmonkey
    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 += rtrlib
    SUBDIR += rubygem-blimpy
    SUBDIR += rubygem-checkson
    SUBDIR += rubygem-oxidized
    SUBDIR += rubygem-oxidized-script
    SUBDIR += rubygem-oxidized-web
    SUBDIR += rubygem-riemann-client
    SUBDIR += rubygem-riemann-dash
    SUBDIR += rubygem-riemann-rabbitmq
    SUBDIR += rubygem-riemann-tail
    SUBDIR += rubygem-riemann-tools
    SUBDIR += rubygem-snmp
    SUBDIR += rubygem-visage-app
    SUBDIR += sblim-wbemcli
    SUBDIR += sdig
    SUBDIR += seafile-client
    SUBDIR += seafile-gui
    SUBDIR += seafile-server
    SUBDIR += semaphore
    SUBDIR += send
    SUBDIR += sendip
    SUBDIR += sipcalc
    SUBDIR += sjitter
    SUBDIR += smokeping
    SUBDIR += snmp4nagios
    SUBDIR += snmptt
    SUBDIR += softflowd
    SUBDIR += spectools
    SUBDIR += ssgless
    SUBDIR += statsite
    SUBDIR += subcalc
    SUBDIR += super_mediator
    SUBDIR += sysmon
    SUBDIR += tcpreplay
    SUBDIR += tcptrack
    SUBDIR += telegraf
    SUBDIR += thanos
    SUBDIR += torrus
    SUBDIR += triton-guesttools
    SUBDIR += unbound_exporter
    SUBDIR += unifi6
    SUBDIR += victoria-metrics
    SUBDIR += virt-viewer
    SUBDIR += vmutils
    SUBDIR += wdiag
    SUBDIR += whatmask
    SUBDIR += wifimgr
    SUBDIR += wmi-client
    SUBDIR += xymon-client
    SUBDIR += xymon-server
    SUBDIR += yaf
    SUBDIR += zabbix3-agent
    SUBDIR += zabbix3-frontend
    SUBDIR += zabbix3-java
    SUBDIR += zabbix3-proxy
    SUBDIR += zabbix3-server
    SUBDIR += zabbix4-agent
    SUBDIR += zabbix4-frontend
    SUBDIR += zabbix4-java
    SUBDIR += zabbix4-proxy
    SUBDIR += zabbix4-server
    SUBDIR += zabbix5-agent
    SUBDIR += zabbix5-frontend
    SUBDIR += zabbix5-java
    SUBDIR += zabbix5-proxy
    SUBDIR += zabbix5-server
    SUBDIR += zabbix54-agent
    SUBDIR += zabbix54-frontend
    SUBDIR += zabbix54-java
    SUBDIR += zabbix54-proxy
    SUBDIR += zabbix54-server

.include <bsd.port.subdir.mk>