Thursday 31 December 2009

Nagios - Changing the opening page to tactical

Changing opening page of Nagios to tactical page


In Nagios 4.3.1 you will have to

vi index.php 

change the top $url to $url = 'cgi-bin/tac.cgi'



In older versions of Nagios...........


Changing the front page of Nagios to start with the Tactical Overview
To make the front page of the Nagios web interface show the tactical overview rather than a home page, edit /usr/share/nagios2/htdocs/index.html and replace this line:
FRAME SRC="main.html" NAME="main">
with this one:



Sudo vi /usr/local/nagios/share/index.php
Change Frame src = /nagios/cgi-bin/tac.cgi









http://tuxradar.com/content/nagios-made-easy

http://wiki.kartbuilding.net/index.php/Netsaint_/_Nagios

Great Plains 10 - "DOC 1 ERROR: Unknown GP field subtype '24397'"

Error message when trying to use Integration Manager

FIX:

Administration
 - - User Security

Select User
Select Company

Scroll down to "Power User"

Apply changes

Ubuntu, Apache

1. Install Ubuntu Server

2. Enable SSH Login (if using putty to connect)
https://help.ubuntu.com/6.06/ubuntu/serverguide/C/openssh-server.html

sudo apt-get install openssh-client openssh-server

3. Install Apache Web Server
sudo apt-get install apache2 php5 libapache2-mod-php5

sudo /etc/init.d/apache2 restart

Setup
http://www.unixmen.com/linux-tutorials/285-add-linux-host-to-nagios-server

create new file - "sudo nano filename"

http://www.unixmen.com/linux-tutorials/285-add-linux-host-to-nagios-server

Wednesday 9 December 2009

Blackberry Enterprise Activation

If Enterprise Activation stuck on "waiting for services"

Check if the Blackberry Policy Service is running - if not restart and try activation again

Thursday 3 December 2009

Terminal Server 2008 error when printing

Windows Presentation Foundation Terminal Server Print W has encountered a problem and needs to close.


When trying to print from Great Plains via RemoteApp.
You can still print if you click on the "dont send" button.

http://support.microsoft.com/kb/946411 

Fix: Applying .Net 3.0 SP 1