代码搜索:ntop

找到约 597 项符合「ntop」的源代码

代码结果 597
www.eeworm.com/read/265878/4280580

ntop

#! /bin/sh # # ntop script # # NOTE: Copy this script in /etc/init.d/ntop # # Author: # Paul Mansfield # Worldpay - 20020218 # # Fixed by L.Deri - May 2007 # set -e
www.eeworm.com/read/169350/9864841

htm ntop安装.htm

雅阁文库 - 流量统计监控软件ntop安装
www.eeworm.com/read/169350/9864842

htm ntop配置.htm

ntop配置指南
www.eeworm.com/read/119864/6080687

c ntop.c

/* * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided th
www.eeworm.com/read/169351/5424053

spec ntop.spec

%define ntoproot /usr Summary: ntop shows the network usage Name: ntop Version: 3.0pre2_mdk Release: 0 Source: ntop-3.0pre2.tgz Source1: ntop.init Source2: ntop.logrotate Source3: ntop.conf.sample So
www.eeworm.com/read/169351/5424055

init ntop.init

#!/bin/sh # # chkconfig: 2345 93 83 # # description: This shell script takes care of starting and stopping ntop. #NOTE: You most likely will have to fix this up to reflect your network. # ntop
www.eeworm.com/read/169351/5424057

spec ntop.spec

# # spec file for package ntop (Version 2) # # Copyright (c) 2001 SuSE GmbH Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same licens
www.eeworm.com/read/169351/5424062

spec ntop.spec

## Constants... ## ## Change version and suffix as necessary. ## release 0 is the first release from the same base version, ## 1 would be the second, etc. # %define rpmversion 3.2 %define rpmsuffix %
www.eeworm.com/read/169351/5424064

logrotate ntop.logrotate

/var/log/ntop.access.log { missingok compress rotate 2 weekly postrotate touch $* chown ntop.ntop $* (/sbin/pidof ntop && /sbin/service ntop restart) >/dev/n
www.eeworm.com/read/169351/5424065

init ntop.init

#!/bin/sh # # chkconfig: 2345 93 83 # # description: This shell script takes care of starting and stopping ntop. #NOTE: You most likely will have to fix this up to reflect your network. # ntop