System information

DONE
Hardcoded script name
Yep, that should be $ENV{SCRIPT_NAME} instead of /cgi-nmis/etc...
Keith
Keith,
I am sure that you have seen this one already. I only noticed it because I am not using the default of /cgi-nmis/* for my
default cgi path, as you see, I am using /cgi-nmis-2/.
Rich Kuehnle
Network Manager
TI Group Automotive System, LLC.
810.755.8402
-----Original Message-----
From: root [mailto:root@tiasnadtcap91.na.tiautomotive.com]
Sent: Wednesday, October 03, 2001 9:44 PM
To: rkuehnle@us.tiauto.com
Subject:
*** nmiscgi.pl Wed Oct 3 19:07:50 2001
--- nmiscgi.pl.bad Wed Oct 3 21:43:13 2001
***************
*** 259,265 ****
# If the heading isn't blank then there must be a graph type for it.
if ( $heading ne "" ) {
#KS 11 Mar 2001 NEW Embedded graphics, none of this dump in a temp directory anymore
! $graphLink="<img border=\"0\"
src=\"\/cgi-nmis-2\/nmiscgi.pl?type=drawgraph&node=$node&graph=$graphtype&le
ngth=$graphlength&start=$start_time&end=$end_time&width=660&height=150&inter
face=$interface\">";
}
else {
$graphLink="Other graph types not yet supported\n";
--- 259,265 ----
# If the heading isn't blank then there must be a graph type for it.
if ( $heading ne "" ) {
#KS 11 Mar 2001 NEW Embedded graphics, none of this dump in a temp directory anymore
! $graphLink="<img border=\"0\"
src=\"\/cgi-nmis\/nmiscgi.pl?type=drawgraph&node=$node&graph=$graphtype&leng
th=$graphlength&start=$start_time&end=$end_time&width=660&height=150&interfa
ce=$interface\">";
}
else {
$graphLink="Other graph types not yet supported\n";
NMIS - Network Management Information System http://www.sins.com.au/nmis/
33 of 43 15/04/2002 3:59 PM