Menu

#1 Status file does not load from internet explorer 6

v1.0_(example)
open
nobody
5
2004-11-30
2004-11-30
jawad
No

i installed nxe on FreeBSD 4.9/i386 based server, but i'm
having trouble using it from a web browser. the
command "./nxe.pl status statuslog1" returns useful data
when run from the shell, but it does not work if i use the
command from a web browser:
"http://localhost/cgi/nxe.pl?
type=status&param=statuslog1"

i've checked to make sure that all the paths and
filenames are correct, and they are. but it seems that
the variable $files{$target} (at line 139 in nxe.pl)
somehow gets set to nothing and does not read the
path of the nagios status file from the nxe.config file.
and the web browser returns error code 900:
<ERROR CODE="900">Unknown Command Type: . Use:
http://localhost/nsx?
type=status&params=probe1;probe2;probe3 type =
status | cmd | transform params =
FILE_ALIAS1;FILE_ALIAS2;FILE_ALIAS3 as defined in the
configuration file.</ERROR>
</NXE_RESULT>

i don't know how to fix this. can anyone help?

Discussion


Log in to post a comment.