Changeset 27
- Timestamp:
- 01/29/04 18:36:20 (8 years ago)
- Files:
-
- trunk/node/munin-node-configure.in (modified) (2 diffs, 1 prop)
- trunk/node/munin-node.conf.pod (modified) (1 diff, 1 prop)
- trunk/node/munin-node.in (modified) (2 diffs, 1 prop)
- trunk/node/munin-run.in (modified) (2 diffs, 1 prop)
- trunk/node/node.d/mysql_queries.in (modified) (1 diff, 1 prop)
- trunk/server/munin-cron.pod (modified) (1 diff, 1 prop)
- trunk/server/munin-graph.in (modified) (3 diffs, 1 prop)
- trunk/server/munin-html.in (modified) (3 diffs, 1 prop)
- trunk/server/munin-limits.in (modified) (2 diffs, 1 prop)
- trunk/server/munin-nagios.in (modified) (3 diffs, 1 prop)
- trunk/server/munin-update.in (modified) (3 diffs, 1 prop)
- trunk/server/munin.conf.pod (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/node/munin-node-configure.in
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r7 r27 4 4 # 5 5 # $Log$ 6 # Revision 1.3 2004/01/29 17:36:19 jimmyo 7 # Updated copyright information 8 # 6 9 # Revision 1.2 2004/01/15 15:20:00 jimmyo 7 10 # Making things workable after name change. Upping for test verwion. … … 100 103 print "Written by Jimmy Olsen\n"; 101 104 print "\n"; 102 print "Copyright (C) 2003 \n";105 print "Copyright (C) 2003-2004 Jimmy Olsen\n"; 103 106 print "This is free software released under the GNU Public License. There is 104 107 NO\n"; trunk/node/munin-node.conf.pod
- Property cvs2svn:cvs-rev changed from 1.1 to 1.2
r7 r27 70 70 =head1 COPYRIGHT 71 71 72 Copyright © 2002 Audun Ytterdal and Jimmy Olsen / Linpro AS.72 Copyright © 2002-2004 Audun Ytterdal and Jimmy Olsen / Linpro AS. 73 73 74 74 This is free software; see the source for copying conditions. There is NO trunk/node/munin-node.in
- Property cvs2svn:cvs-rev changed from 1.4 to 1.5
r24 r27 4 4 # 5 5 # $Log$ 6 # Revision 1.5 2004/01/29 17:36:19 jimmyo 7 # Updated copyright information 8 # 6 9 # Revision 1.4 2004/01/29 16:56:54 jimmyo 7 10 # Fixed "group" bug. Added support for multiple and optional groups … … 112 115 Written by Audun Ytterdal, Jimmy Olsen, Tore Anderson / Linpro AS 113 116 114 Copyright (C) 2002-200 3117 Copyright (C) 2002-2004 115 118 This is free software released under the GNU Public License. There is NO 116 119 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. trunk/node/munin-run.in
- Property cvs2svn:cvs-rev changed from 1.3 to 1.4
r24 r27 4 4 # 5 5 # $Log$ 6 # Revision 1.4 2004/01/29 17:36:19 jimmyo 7 # Updated copyright information 8 # 6 9 # Revision 1.3 2004/01/29 16:56:54 jimmyo 7 10 # Fixed "group" bug. Added support for multiple and optional groups … … 140 143 Written by Jimmy Olsen / Linpro AS 141 144 142 Copyright (C) 2002-200 3145 Copyright (C) 2002-2004 143 146 This is free software released under the GNU Public License. There is NO 144 147 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. trunk/node/node.d/mysql_queries.in
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r11 r27 3 3 # $Id$ 4 4 # 5 # Copyright 2003 - Per Andreas Buer5 # Copyright 2003-2004 - Per Andreas Buer 6 6 # 7 7 # $Log$ 8 # Revision 1.3 2004/01/29 17:36:20 jimmyo 9 # Updated copyright information 10 # 8 11 # Revision 1.2 2004/01/15 16:35:43 jimmyo 9 12 # Bugfix from Dagfinn I. Mannsåker, closing SF#876443, SF#865125. trunk/server/munin-cron.pod
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r7 r27 46 46 =head1 COPYRIGHT 47 47 48 Copyright © 2002 Audun Ytterdal and Jimmy Olsen / Linpro AS.48 Copyright © 2002-2004 Audun Ytterdal and Jimmy Olsen / Linpro AS. 49 49 50 50 This is free software; see the source for copying conditions. There is trunk/server/munin-graph.in
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r7 r27 6 6 # 7 7 # $Log$ 8 # Revision 1.3 2004/01/29 17:34:06 jimmyo 9 # Updated copyright information 10 # 8 11 # Revision 1.2 2004/01/15 15:20:01 jimmyo 9 12 # Making things workable after name change. Upping for test verwion. … … 131 134 print "Written by Audun Ytterdal, Jimmy Olsen, Tore Anderson / Linpro AS\n"; 132 135 print "\n"; 133 print "Copyright (C) 2002-200 3\n";136 print "Copyright (C) 2002-2004\n"; 134 137 print "This is free software released under the GNU Public License. There is NO\n"; 135 138 print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; … … 887 890 =head1 COPYRIGHT 888 891 889 Copyright © 2002 Audun Ytterdal, Jimmy Olsen, and Tore Anderson / Linpro AS.892 Copyright © 2002-2004 Audun Ytterdal, Jimmy Olsen, and Tore Anderson / Linpro AS. 890 893 891 894 This is free software; see the source for copying conditions. There is trunk/server/munin-html.in
- Property cvs2svn:cvs-rev changed from 1.3 to 1.4
r25 r27 4 4 # 5 5 # $Log$ 6 # Revision 1.4 2004/01/29 17:34:06 jimmyo 7 # Updated copyright information 8 # 6 9 # Revision 1.3 2004/01/29 17:13:46 jimmyo 7 10 # Enabled domain_order-option. … … 83 86 print "Written by Knut Haugen, Audun Ytterdal, Jimmy Olsen, Tore Anderson / Linpro AS\n"; 84 87 print "\n"; 85 print "Copyright (C) 2002-200 3\n";88 print "Copyright (C) 2002-2004\n"; 86 89 print "This is free software released under the GNU Public License. There is NO\n"; 87 90 print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; … … 309 312 =head1 COPYRIGHT 310 313 311 Copyright © 2002 Knut Haugen, Audun Ytterdal, and Jimmy Olsen / Linpro AS.314 Copyright © 2002-2004 Knut Haugen, Audun Ytterdal, and Jimmy Olsen / Linpro AS. 312 315 313 316 This is free software; see the source for copying conditions. There is trunk/server/munin-limits.in
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r7 r27 3 3 # 4 4 # $Log$ 5 # Revision 1.3 2004/01/29 17:34:06 jimmyo 6 # Updated copyright information 7 # 5 8 # Revision 1.2 2004/01/15 15:20:01 jimmyo 6 9 # Making things workable after name change. Upping for test verwion. … … 276 279 =head1 COPYRIGHT 277 280 278 Copyright © 2002 Knut Haugen, Audun Ytterdal, and Jimmy Olsen / Linpro AS.281 Copyright © 2002-2004 Knut Haugen, Audun Ytterdal, and Jimmy Olsen / Linpro AS. 279 282 280 283 This is free software; see the source for copying conditions. There is trunk/server/munin-nagios.in
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r7 r27 5 5 # 6 6 # $Log$ 7 # Revision 1.3 2004/01/29 17:34:06 jimmyo 8 # Updated copyright information 9 # 7 10 # Revision 1.2 2004/01/15 15:20:01 jimmyo 8 11 # Making things workable after name change. Upping for test verwion. … … 102 105 print "Written by Audun Ytterdal, Jimmy Olsen, Tore Anderson / Linpro AS\n"; 103 106 print "\n"; 104 print "Copyright (C) 2002-200 3\n";107 print "Copyright (C) 2002-2004\n"; 105 108 print "This is free software released under the GNU Public License. There is NO\n"; 106 109 print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; … … 407 410 =head1 COPYRIGHT 408 411 409 Copyright © 2002 Knut Haugen, Audun Ytterdal, and Jimmy Olsen / Linpro AS.412 Copyright © 2002-2004 Knut Haugen, Audun Ytterdal, and Jimmy Olsen / Linpro AS. 410 413 411 414 This is free software; see the source for copying conditions. There is trunk/server/munin-update.in
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r7 r27 6 6 # 7 7 # $Log$ 8 # Revision 1.3 2004/01/29 17:34:06 jimmyo 9 # Updated copyright information 10 # 8 11 # Revision 1.2 2004/01/15 15:20:01 jimmyo 9 12 # Making things workable after name change. Upping for test verwion. … … 125 128 print "Written by Audun Ytterdal, Jimmy Olsen, Tore Anderson / Linpro AS\n"; 126 129 print "\n"; 127 print "Copyright (C) 2002-200 3\n";130 print "Copyright (C) 2002-2004\n"; 128 131 print "This is free software released under the GNU Public License. There is NO\n"; 129 132 print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; … … 830 833 =head1 COPYRIGHT 831 834 832 Copyright © 2002 Audun Ytterdal, Jimmy Olsen, and Tore Anderson / Linpro AS.835 Copyright © 2002-2004 Audun Ytterdal, Jimmy Olsen, and Tore Anderson / Linpro AS. 833 836 834 837 This is free software; see the source for copying conditions. There is trunk/server/munin.conf.pod
- Property cvs2svn:cvs-rev changed from 1.2 to 1.3
r7 r27 78 78 =head1 COPYRIGHT 79 79 80 Copyright © 2002 Audun Ytterdal and Jimmy Olsen / Linpro AS.80 Copyright © 2002-2004 Audun Ytterdal and Jimmy Olsen / Linpro AS. 81 81 82 82 This is free software; see the source for copying conditions. There is
