Skip to content
Gabriele Mambrini edited this page Nov 7, 2016 · 7 revisions

Welcome to the Manoc wiki!

Manoc is a web-based network monitoring/reporting platform designed for moderate to large networks.

  • Network device status, including ports status and mac-address associations network devices via SNMP
  • Ethernet/IP address pairings via a sniffer agent
  • DHCP leases/reservations using a lightweight agent for ISC DHCPD based servers
  • users and computer logon in a Windows AD environment, using an agent for syslog-ng to trap snare generated syslog messages

It's written in Perl using Catalyst, DBIx::Class, Moose and SNMP::Info and stores its data in a SQL database like MySQL, Postgres or SQLite.

The latest stable version is Manoc 2.1 while in the master git repository you can find a preview of Manoc 3.0, a major rewrite.

Clone this wiki locally