File: control

package info (click to toggle)
jmon 0.3-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 108 kB
  • ctags: 76
  • sloc: ansic: 569; sh: 77; makefile: 76
file content (18 lines) | stat: -rw-r--r-- 639 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: jmon
Section: admin
Priority: extra
Maintainer: Johnie Ingram <johnie@netgod.net>
Standards-Version: 3.0.1.0

Package: jmon
Architecture: any
Depends: ${shlibs:Depends}
Description: distributed resource monitor
 Resource monitoring for large networks. The jMon system allows for
 the real time monitoring of CPU, memory and swap usage. The system
 makes use of a small daemon running on each of the machines that are
 to be monitored.
 .
 The client makes a TCP/IP connection with each of the servers
 specified in the configuration file. The statistics of all the host
 machines are displayed in an ncurses window on the console.