4
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 16 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix license.
jra
More... over 20 years ago
Dereference the first argument, filePath, one time extra. Pointed out by Andrew Clark, verified by Glenn Barbee. More... over 20 years ago
Clarify the usage of the FIELD data source and add an example.
mlf
More... over 20 years ago
Note s390x-linux More... over 20 years ago
Add support for s390x-linux, contributed by Shane Stixrud in Patch #877924 More... over 20 years ago
Note the view->label tag and the monitor logging rework. More... over 20 years ago
Make errors from monitor more specific about the conditions surrounding any errors. Patch provided by Andrew Clark. More... over 20 years ago
Add a view dictionary "label" tag. More... over 20 years ago
Updated tag/value search function for faster algorithm. More... over 20 years ago
Update to grapher.cgi. Added full tag/value searching on any target. Added = and != operators for tag/value searching. Added a unique verification for target searches. Enhancements to the tag/value search feature. More... over 20 years ago
Largely based on Patch 553567. Tag/Value searching This allows searching for values in the chassis target against the snmp-host and display-name tags. This is a first implementation designed to get the feature out. Improvements should be done to add ito it's flexibility for full tag/value searching or other arbitrary targets. More... over 20 years ago
html header modification. It will now display the "display-name" or ":" when showing the target list of a device or a directory listing. No patch associated in sourceforge. More... over 20 years ago
Move the rrd-ds-type=GAUGE to the individual entries, to prevent overwriting the DERIVE's on the standard-interface. More... over 20 years ago
Oops. Use 'lc' on the view name from CGI only if it's defined. More... over 20 years ago
Note isNaN, systemperf and view case dependancy bugfix. More... over 20 years ago
Add the definitions for monitoring network interfaces. More... over 20 years ago
Michael Han's fixes: - revert back to using our own, SNMP_Session based SNMP interface - add network interface handling My fixes to Mike's fixes: - untab - add code to actually find snmpUtils More... over 20 years ago
Make isNaN an exported function in Common::Util Use it consistantly throughout Cricket More... over 20 years ago
When using new-style views with mixed case names, grapher barfed. This adds three lc's to rectify that (hopefully). Reported by Daniel Drown on cricket-developers. More... over 20 years ago
Note the changes since 1.0.4. More... over 20 years ago
Add Jase MacLeod. Move Terje's and Francois's entries up (new entries get added at the top). More... over 20 years ago
Clarify and correct the recent update to "draw-as". More... over 20 years ago
Comment out the height-hint and width-hint by default. This is actually very much in line with the existing comments in this file. More... over 20 years ago
update contrib link More... over 20 years ago
Added a link to the page with the SSH keys.
jra
More... over 20 years ago
Document draw-as=STACK More... over 20 years ago
Whitespace police More... over 20 years ago
Document that rrd-min can be set to undef when needed. More... over 20 years ago
WHitespace police More... over 20 years ago
Patch didn't apply cleanly; implemented a quick fix (thanks to Simon Powell). More... over 20 years ago