4
I Use This!
Inactive

Commits : Listings

Analyzed 7 minutes ago. based on code collected about 6 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix for typo in variable name
Cougar
as zcougar
More... over 10 years ago
Corrected time display escaping More... almost 15 years ago
Fixed default color order in sample-config Fixes Bug: 1963109 More... almost 15 years ago
Add option to list available views when displaying a target Completes Patch: 2020668 More... almost 15 years ago
Format addition for x86_64 linux machines Completes Patch: 1572876 More... almost 15 years ago
Add bind9_5_counters.tar.gz to Server Software Support section; Unfortunately I don't know how to make this also appear on Cricket's ebsite More... about 15 years ago
Updates to remove mod_perl warnings (requires perl 5.6 now) More... almost 16 years ago
Update ix86 and x86_64 support More... almost 16 years ago
Patch from Kevin Stewart. Fix typo, removed config.db freshness verification. Added undocumented option --noconfigdb to avoid loading the config.db to conserve memory space. This option should not be used in conjunction with --monitors which may make use of the config.db. This is done to accomodate users with large installations. More... almost 17 years ago
Patch from Kevin Stewart, typos in sensatronic.pm. More... almost 17 years ago
Patch from Kevin Stewart to fix CiscoIOS.pm typos and logic of chassis port slot mapping. More... almost 17 years ago
Bug fix from Kevin Stewart for compilation issue. More... almost 17 years ago
Rmoved Nortel contivity from main script. To be added in an external module. More... almost 17 years ago
Necessary to previous update to CiscoIOS.pm for slot port processing. More... about 17 years ago
genDevConfig: Added new variable for use of OLD-CHASSIS-MIB slot port mapping. Extended processing of port filtering in --ports option. Updated usage description for --ports and --exclude. CiscoIOS.pm: Cisco 7xxx series routers with GS or RSP modules will not make use of them. Removed bits of code that were unused. Not the cleanest patch but has to do. More... about 17 years ago
Modified some references from genRtrConfig to genDevConfig and other minor layout and path fixes. More... about 17 years ago
Removed all processing of white space processing in split operations for monitor threshold string parsing. As this is being done globally at the start of the Threholds processsing loop. More... about 17 years ago
Do white space processing on delimiters in $Threshold string before doing argument processing. This will simplify the regex pattern matches in later code blocks. More... about 17 years ago
Relocated escaping colons code to before meta ACTION processing for monitor arguments. has no impact on functionality. Making code more consistent. More... about 17 years ago
Tab to whitespace. More... about 17 years ago
Bug fix: De-reference correctly the $opts variable within the plugin. More... about 17 years ago
genDevConfig will now accept -P opt=args or -P opt variables for plugins. NetSNMP will now call upon the parse_args subroutine to use the options stored in the $opts{pluginflags} hash. The hash is populated by during the argument parsing for genDevConfig. More... about 17 years ago
Updated CREDITS file for earlier submissions from Ray Burkholder and Huw Lynch Patch# 1493635 - Added new cricket module Sensatronics.pm for environmental sensors. This is based on a config template from Scott Nolin. Patch can be closed. Updated version number for genDevConfig. More... about 17 years ago
Updated CiscoPIX module to reflect new PIX ASA firewall 7.x sysDescr change. Pointed out by Scott W. Vieth. Thank you. More... about 17 years ago
CiscoCSS support plugin from Huw Lynch at Optek Pty Ltd (snmp at the domain optekconsulting com). Integrated to current genDevConfig model. More... about 17 years ago
Fix for bug# 1374019 Filtering > sign from descriptions that are displayed in sdesc and ldesc. More... about 17 years ago
Bug[ 1632212 ] description of use-gprint is incorrect Submitted by Gabor Kiss. Moved gprint text to correct section. More... about 17 years ago
Patch # [ 1238711 ] EXEC method in Monitor.pm Michael Rubashenkov More... about 17 years ago
Andrew D. Clark patch 1576755, closes bug #1432453. More... about 17 years ago
Andrew Cutler patch for NetSNMP.pm. Scaling in graphs, excludeio option and necessary support code and Default entries. More... about 17 years ago