snapdragon,
The only thing that bothered me was the description, "Cimon is a package for monitoring the load on cisco family products via snmp. It monitors and displays the cpu 5 minutes utilization in percents and free+used Processor memory".
Going just off that and the rest of the description, it doesn't seem to be very configurable and made no mention of being able to monitor ifInOctets, IfOutOctets, etc (i.e. bandwidth OIDs).
You mentioned that you'd like a recommendation...well I recommend
RTG. I don't mean to sin in the monastery by recommending a C language tool, but I think I can make up for that by letting you know that it can be called via CGI and uses Perl scripts to automatically set up your targets (list of OIDs/Interfaces) file and MySQL database. As just mentioned, it logs to a MySQL database, so you can have all type of Perl DBI fun with it and easily write scripts to parse data and produce statistics. Via CGI, you can pass a numerous amount of arguments to accurately graph GAUGE/ASN_INTEGER OIDs (so it does what cimon does) and your normal 32/64 bit counter goodies.
There's some pretty good docs and a good mailing list too (where all types of questions are usually answered quickly and correctly).
I monitor over 700 interfaces w/a minimum of 3 OIDs each, and it has no problems.
Chris
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.