1ws-monitor(7) NorduGrid Toolkit ws-monitor(7)
2
3
4
6 ws-monitor - Real-time NorduGrid monitoring tool
7
8
10 WS Grid Monitor is a set of PHP and Java scripts, providing a Web
11 interface to the NorduGrid Information System. Should be working for
12 any similar WS based service.
13
14
16 GD library
17 http://www.boutell.com/gd
18
19
20 PHP4 library
21 http://www.php.net, must be compiled with LDAP and GD extensions
22
23
24 HTTP server
25 must be compiled with PHP4
26
27
28 Virtual Organisation
29 Is optional
30
31
33 Copy all the files in a folder, accessible by the HTTP server.
34
35 Modify settings.inc according to your MDS structure and liking.
36
37 Run the whole stuff by loading loadmon.php into your favorite browser.
38
39
41 loadmon.php
42 To monitor several servers at once, add hosts and DNs to the
43 $arrhost and, correspondingly, $arrbdn arrays in loadmon.php
44
45 isattr.inc cnvname.inc cnvalias.inc
46 Making output more human-readable: modify isattr.inc,
47 cnvname.inc, cnvalias.inc. Otherwise, these files are not
48 needed.
49
50 blacklist.inc
51 To prevent sites from being polled, modify array entries in
52 blacklist.inc. Otherwise, the file is not needed.
53
54 vo-users.php
55 Not needed when working without a Virtual Organisation. In such
56 a case, remove the corresponding link from loadmon.php .
57
58 jobstat.php
59 When working without the NorduGrid Information System: to make
60 sure that the job status is defined properly, edit jobstat.php
61 (look for adjustment instructions in the code).
62
63
65 Oxana Smirnova <oxana dot smirnova at quark dot lu dot se>
66
67
69 ngsub(1), ngstat(1), ngdel(1), ngget(1), ngsync(1), ngcopy(1), ngre‐
70 move(1)
71
72
73
74NorduGrid 5.4.4 2003-03-03 ws-monitor(7)