Nagios Tray Monitor Setup help needed

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Nagios Tray Monitor Setup help needed

Post by kwhogster »

Nagios Tray Monitor

Can not get the tray monitor to work

Nagios Tray Monitor 1.0 by Phillip Howar

This page can't be displayed
Make sure the web address is https://nagiosadmin:password@10.2.8.79 is correct

The app is not getting the correct url

my url is

10.2.8.79/Nagios

I do not have anything in the URL of Nagios cgi-bin directory

Do not know what to put in there

Any ideas

Thanks

Tom
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagios Tray Monitor Setup help needed

Post by mcapra »

kwhogster wrote: I do not have anything in the URL of Nagios cgi-bin directory

Do not know what to put in there
I don't know a single thing about "Nagios Tray Monitor", but try this:

Code: Select all

http://<your_nagios_host>/nagios/cgi-bin/
If the application doesn't have a section for the basic authentication credentials, you may need to provide them in the URL like so:

Code: Select all

http://username:password@<your_nagios_host>/nagios/cgi-bin/
If that doesn't work, can you share where you got "Nagios Tray Monitor" from?
Former Nagios employee
https://www.mcapra.com/
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Tray Monitor Setup help needed

Post by scottwilkerson »

Case matters you should use

Code: Select all

http://10.2.8.79/nagios/
and

Code: Select all

http://10.2.8.79/nagios/cgi-bin/
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Re: Nagios Tray Monitor Setup help needed

Post by kwhogster »

I am trying this one also

https://exchange.nagios.org/directory/A ... or/details

Same issue


Thanks

Tom
Attachments
Screen shots
Screen shots
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Re: Nagios Tray Monitor Setup help needed

Post by kwhogster »

Guys,

Got it working thanks for the clues

Only have one problem now

The ICON remains Yellow can not get Green ICON all my Nagios services are GREEN

Any ideas I posted the link and screen shots in my past post maybe the author is around?


Thank you

Tom
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: Nagios Tray Monitor Setup help needed

Post by tacolover101 »

kwhogster wrote:Guys,

Got it working thanks for the clues

Only have one problem now

The ICON remains Yellow can not get Green ICON all my Nagios services are GREEN

Any ideas I posted the link and screen shots in my past post maybe the author is around?


Thank you

Tom
nice one.

looks like you've got some fixing to do if you want to go green! :-)
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Re: Nagios Tray Monitor Setup help needed

Post by kwhogster »

Yes

The question is what to fix

I placed all the files in c:\program files\NTM

See attached you will see the OK ICON Critical ICON etc.

There was no install program with this one you just extracted the files from the zip file and go.

See link provided in my previous posting try it yourself

Thank you

Tom
Attachments
Nagios Tray Monitor
Nagios Tray Monitor
kyang

Re: Nagios Tray Monitor Setup help needed

Post by kyang »

Thanks for posting your answer! I'll be closing this topic as resolved!

If you have any more questions, feel free to create another thread!

Thank you for using the Nagios Support Forum!
Locked