Menu

#5 nagiostat returns the perl code not a rrd graph

open
nobody
None
5
2004-07-26
2004-07-26
Anonymous
No

when i execute the link of the nagiostat in the web
browser it returns the source code of the perl script and
not the rrd graph!

Thanks for Help!!

Discussion

  • Carl Bingel

    Carl Bingel - 2004-07-26

    Logged In: YES
    user_id=476996

    This is probably an apache configuration issue. You should
    add a row that says something like "AddHandler cgi-
    script .cgi" in your httpd.conf-file. It probably is already in
    there but commented so it doesn't take effect.
    This enables execution of CGI-scripts based on the filename-
    extension (.cgi).

    --Carl

     
  • Nobody/Anonymous

    Logged In: NO

    Yes it works!!

    Thanks

     
  • Nobody/Anonymous

    Logged In: NO

    You probably havent added the following to your httpd.conf:

    AddHandler cgi-script .cgi

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.