Skip to content

Instantly share code, notes, and snippets.

@hostmaster
Created April 23, 2013 11:40
Show Gist options
  • Save hostmaster/5442901 to your computer and use it in GitHub Desktop.
Save hostmaster/5442901 to your computer and use it in GitHub Desktop.
change nagios defaullt front page
<frameset cols="180,*">
<frame src="side.php" name="side" frameborder="0">
<!-- <frame src="main.php" name="main" frameborder="0"> -->
<frame src="/cgi-bin/nagios3/status.cgi?host=all" name="main" frameborder="0">
<noframes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment