Skip to content

Commit c9e7a6c

Browse files
committed
Index - Remove figures
1 parent 2c79c8d commit c9e7a6c

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ <h1 class="editable">High-performance <strong>flow monitoring probe.</strong></h
1717
<h2>Does ipfixprobe support <strong>small routers</strong>?</h2>
1818
<p>ipfixprobe exporter can be deployed to small SOHO routers with OpenWRT operating systems. In case of Turris routers, ipfixprobe is available in its standard repositories.</p>
1919
</div>
20-
<div class="image">
21-
<img src="{{ site.baseurl }}/images/router.jpeg" alt="SOHO router"/>
22-
</div>
20+
2321
</div>
2422
</section>
2523

@@ -30,21 +28,17 @@ <h2>How shall I <strong>deploy</strong> ipfixprobe on my network?</h2>
3028
<p>ipfixprobe supports multiple inputs. From the high-speed DPDK or NDP inputs produced by specialized 100Gbps network monitoring cards,
3129
to slower interfaces such as libpcap that is supported in any operating system.</p>
3230
</div>
33-
<div class="image">
34-
<img src="{{ site.baseurl }}/images/datacenter.jpeg" alt="Datacenter" />
35-
</div>
31+
3632
</div>
3733
</section>
3834

3935
<section>
4036
<div class="container flex">
4137
<div class="text editable">
4238
<h2>How can I <strong>get the data?</strong></h2>
43-
<p>ipfixprobe support multiple output plugins. From the basic ones, where flow data are dumped to standard output in form of text to the standard IPFIX format, that can be used togheter with IPFIX collectors such as <a href="#" >ipfixcol2</a>, which enables multipne additional format outputs. Just check out the documentation to learn how to use ipfixprobe and ipfixcol2 togheter with systems like Apache Kafka or ELK.</a></p>
44-
</div>
45-
<div class="image">
46-
<img src="{{ site.baseurl }}/images/dashboard.png" alt="Screenshot" class="screenshot editable" />
39+
<p>ipfixprobe support multiple output plugins. From the basic ones, where flow data are dumped to standard output in form of text to the standard IPFIX format, that can be used togheter with IPFIX collectors such as <a href="https://github.com/CESNET/ipfixcol2" >ipfixcol2</a>, which enables multipne additional format outputs. Just check out the documentation to learn how to use ipfixprobe and ipfixcol2 togheter with systems like Apache Kafka or ELK.</a></p>
4740
</div>
41+
4842
</div>
4943
</section>
5044

0 commit comments

Comments
 (0)