Cricket network monitoring tool
- Linux tool to monitor network devices using snmp
Monitor Thresholds
- I struggle to get them to work
Understanding and Utilizing Cricket Monitor Thresholds
Monitor thresholds are set (or enabled) for specific data sources through the monitor-thresholds '''target''' dictionary tag. monitor-type
201506 Debug adding FC switch
- Device specific matched agains $opts(sysObjectID) eq '1.3.6.1.4.1.9.1.525' e.g. Wifi
- ### Create vendor specific Port/Slot Mapping variables
- Edit /etc/cricket/genDevConfig
search for ### Write the target interface to the configuration file
under if (!$wmatch) {
add $file->write($header); #PES201506
- This gives better debug info in config file.
...