diff --git a/sysutils/munin-common/pkg-descr b/sysutils/munin-common/pkg-descr index 0e1ffa2ed3d6..b8a271c660e6 100644 --- a/sysutils/munin-common/pkg-descr +++ b/sysutils/munin-common/pkg-descr @@ -1,14 +1,14 @@ Munin network-wide graphing framework (node) Munin is a tool for graphing all sorts of information about one or more servers and displaying it in a web interface. It uses the excellent RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a master/node architecture. The master connects to all the nodes at regular intervals, and asks them for data. It then stores the data in RRD-files, and (if needed) updates the graphs. One of the main goals have been ease of creating own "plugins" (graphs). This are the common components to drive both the server and the node components of munin. -WWW: http://munin-monitoring.org/ +WWW: https://munin-monitoring.org/ diff --git a/sysutils/munin-master/pkg-descr b/sysutils/munin-master/pkg-descr index ccfb06066a29..69abd6fcb75e 100644 --- a/sysutils/munin-master/pkg-descr +++ b/sysutils/munin-master/pkg-descr @@ -1,14 +1,14 @@ Munin network-wide graphing framework (node) Munin is a tool for graphing all sorts of information about one or more servers and displaying it in a web interface. It uses the excellent RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a master/node architecture. The master connects to all the nodes at regular intervals, and asks them for data. It then stores the data in RRD-files, and (if needed) updates the graphs. One of the main goals have been ease of creating own "plugins" (graphs). This is the collector. It is installed on the machine that shall collect and display performance data. -WWW: http://munin-monitoring.org/ +WWW: https://munin-monitoring.org/ diff --git a/sysutils/munin-node/pkg-descr b/sysutils/munin-node/pkg-descr index 1ac945582d61..14bda26b9e8f 100644 --- a/sysutils/munin-node/pkg-descr +++ b/sysutils/munin-node/pkg-descr @@ -1,13 +1,13 @@ Munin network-wide graphing framework (node) Munin is a tool for graphing all sorts of information about one or more servers and displaying it in a web interface. It uses the excellent RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a master/node architecture. The master connects to all the nodes at regular intervals, and asks them for data. It then stores the data in RRD-files, and (if needed) updates the graphs. One of the main goals have been ease of creating own "plugins" (graphs). This is the node part. It is used on all machines Munin shall watch. -WWW: http://munin-monitoring.org/ +WWW: https://munin-monitoring.org/