To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Munin (software)

From Wikipedia, the free encyclopedia

Munin
Stable release
2.0.75[1]Edit this on Wikidata / 25 October 2023; 6 months ago (25 October 2023)
Preview release
2.999.15 / July 8, 2020; 3 years ago (2020-07-08)[2]
Repository
Written inPerl
Operating systemUnix-like
TypeMonitoring
LicenseGNU General Public License version 2 [3]
Websitemunin-monitoring.org Edit this at Wikidata
Example graph produced by Munin showing memory usage

Munin is a free and open-source computer system monitoring, network monitoring, and infrastructure monitoring software application.[4]

Munin is written in Perl and uses RRDtool to create graphs,[5] which are accessible over a web interface. Its emphasis is on plug and play capabilities. About 500 monitoring plugins are currently available. It is intended to make it easy to determine "what's different today" when a performance problem happens and to provide visibility into capacity and utilization of resources.

YouTube Encyclopedic

  • 1/5
    Views:
    8 008
    3 510
    3 949
    2 262
    5 511
  • How to setup a Munin server monitor
  • How to Install Munin Monitoring on Ubuntu Server
  • MUNIN Network monitoring tool in Centos
  • Configure Monitoring Server [ Munin ] Debian server 9.4.0
  • How to Install Munin in Ubuntu

Transcription

History

Munin was started by Audun Ytterdal and Jimmy Olsen in late 2003, based on RRDtool by Tobi Oetiker. Development has slowed since 2005, but Munin is a stable tool and is still maintained.[6]

“Its name is derived from Norse mythology. One of the two ravens who report the news of the world to the god Odin is called Munin, and the other is named Hugin. Munin is 'memory', and Hugin is 'thought'.”[7]

Architecture

Plugins

Plugins are the specialized programs that are called by Munin nodes to gather and report current data, and describe how it should be presented.[8] There are over 300 plugins in the core distribution,[9] over 180 plugins in the official third-party contributed repository,[10] and an unknown number of independently published plugins.

They can be written in any programming or scripting language. All they are required to do is print space separated key and value pairs on standard output.[11] This framework makes it trivial to write customized plugins.

See also

References

  1. ^ "Release 2.0.75". 25 October 2023. Retrieved 19 November 2023.
  2. ^ "Releases - munin-monitoring/munin". Retrieved 12 August 2021 – via GitHub.
  3. ^ "Munin license".
  4. ^ "Munin Monitoring". GitHub. Retrieved 2023-02-24.
  5. ^ "Munin FAQ :: Munin Monitoring".
  6. ^ Hamon, Yann. "Munin". Mandragor. Archived from the original on 2017-05-10. Retrieved 2024-02-01.
  7. ^ "Munin—the Raven Reports | Linux Journal". www.linuxjournal.com. Retrieved 2016-01-27.
  8. ^ "plugins – Munin". munin-monitoring.org. Archived from the original on 2013-11-10.
  9. ^ "munin/plugins at devel · munin-monitoring/munin · GitHub". github.com. Archived from the original on 2016-08-22.
  10. ^ "Contrib/Plugins at master · munin-monitoring/Contrib". GitHub.
  11. ^ "How to write Munin Plugins — Munin 2.999.10-detached-2018-12-16-c13-g47debb5 documentation".

External links

This page was last edited on 8 May 2024, at 19:06
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.