Changeset 3397
- Timestamp:
- 03/02/10 12:51:07 (5 months ago)
- Files:
-
- trunk/plugins/node.d.linux/if_.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plugins/node.d.linux/if_.in
r3142 r3397 135 135 136 136 case $SPEED in 137 U) echo "up.info Traffic of the $INTERFACE interface. Unable to determine interface speed. Please install ethtool, wireless-tools (or mii-tool), whatever is ap ropriate for the interface."137 U) echo "up.info Traffic of the $INTERFACE interface. Unable to determine interface speed. Please install ethtool, wireless-tools (or mii-tool), whatever is appropriate for the interface." 138 138 return;; 139 139 esac
