Code

55909c3d1e4a0860794af5abe9fa0425b2125963
[rrdtool-all.git] / website / frontends / nmis.wml
1 #include "$(ROOT)/.wml/template.inc" section=frontends subsection=nmis
3 <h1>NMIS</h1>
4 <h3>Network Management Information System</h3>
5 <p>by Keith Sinclair</p>
7 <p>
8 NMIS is a Network Management System which performs multiple functions from the OSI Network Management Functional Areas, mainly Fault and Performance Management.  The idea being to make use of all that polling for performance stats and get fault management for free.
9 </p>
11 <p>
12 Sample pages are available on the NMIS home page.
13 </p>
15 <p>
16 NMIS features include:
17 </p>
18 <ul>
19 <li>
20 The entire network is summarised into a single metric, which indicates reachability, availability and health of all network devices being managed by NMIS. 
21 </li>
22 <li>
23 Summary page for entire network with reachability, availability, health, response time metrics 
24 </li>
25 <li>
26 Summary pages of devices including device information, health graph, and interface summary 
27 </li>
28 <li>
29 Color coded events, status for at a glance interpretation. 
30 </li>
31 <li>
32 Graphing of Interface, CPU, Memory stats for Cisco Routers and Switches. 
33 </li>
34 <li>
35 Graphs can be drilled into. 
36 </li>
37 <li>
38 Graphs produced on the fly. 
39 </li>
40 <li>
41 Graphs can have varying lengths from 2hours to 1 year 
42 </li>
43 <li>
44 Interface statistics are returned in Utilisation not just bits per second 
45 </li>
46 <li>
47 Response time graphed and metrics for health and availability generated from statistics collected  
48 </li>
49 <li>
50 Integrated Fault and Performance Management 
51 </li>
52 <li>
53 Threshold engine which send alerts on certain thresholds. 
54 </li>
55 <li>
56 Alert events are issued for device down or interface down 
57 </li>
58 <li>
59 Event levels are set according to how important the device is 
60 </li>
61 <li>
62 Events are "State full" including thresholds, meaning that an event is only issued once.  
63 </li>
64 <li>
65 Notification engine can be expanded to handle any "command line" notification method, including email, paging, 
66 signs, speakers, etc 
67 </li>
68 <li>
69 A list of current events is available and there is an escalation level and time the event has been active. 
70 </li>
71 <li>
72 Events are logged 
73 </li>
74 <li>
75 Outage time calculated for each down event  
76 </li>
77 <li>
78 Planned outages can be put in so alerts are not issued 
79 </li>
80 <li>
81 Reports for utilisation, outages, etc 
82 </li>
83 <li>
84 Find functions which search based on strings in interface types and descriptions. 
85 </li>
86 <li>
87 Dynamic handling of ifIndex changes and difficult SNMP interface handling 
88 </li>
89 <li>
90 Integrated logging facility to view events and syslog messages. 
91 </li>
92 </ul>
94 <p>
95 NMIS is available at
96 <a href="http://www.sins.com.au/nmis/">http://www.sins.com.au/nmis/</a>.
97 </p>