Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/ping/ping-with-ceil | ||
|---|---|---|
| 16 | 16 |
# along with this program; if not, write to the Free Software |
| 17 | 17 |
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| 18 | 18 |
# |
| 19 |
# Python (2.5+) version of the plugin to monitor ping times.
|
|
| 19 |
# Python (2.5+) version of the plugin to monitor ping times. |
|
| 20 | 20 |
# Evolution from the standard shipped with munin by adding a ceil. |
| 21 | 21 |
# |
| 22 | 22 |
# Thanks to "Jimmy Olsen" for the base. |
| ... | ... | |
| 82 | 82 |
print "ping.value", "%.6f" % (v / 1000) |
| 83 | 83 |
|
| 84 | 84 |
EOF |
| 85 |
) | python
|
|
| 85 |
) | python |
|
| 86 | 86 |
|
Formats disponibles : Unified diff