Search found 6 matches
- Thu Sep 19, 2013 12:07 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios web console not working even after nagioservice start
- Replies: 8
- Views: 4110
Re: Nagios web console not working even after nagioservice s
Nope. I do that manually. I don't know how to do that on system startup.. I am very new to linux commands 
- Thu Sep 19, 2013 1:06 am
- Forum: Open Source Nagios Projects
- Topic: Nagios web console not working even after nagioservice start
- Replies: 8
- Views: 4110
Re: Nagios web console not working even after nagioservice s
Thanks Slansing for these hints..
Everything was running well except httpd service, which I started manually after reboot and I am now able to access the console
Thanks again.
Everything was running well except httpd service, which I started manually after reboot and I am now able to access the console
Thanks again.
- Wed Sep 18, 2013 6:54 am
- Forum: Open Source Nagios Projects
- Topic: Nagios web console not working even after nagioservice start
- Replies: 8
- Views: 4110
Nagios web console not working even after nagioservice start
Hello everyone, I recently installed and modified few configuration of services using Nagios core on my vmware of linux fedora. Everything worked fine. After I rebooted that linux box, though "service nagios start" works fine, I am not able to see monitored service results on web console. ...
- Wed Sep 18, 2013 4:44 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core Databse
- Replies: 1
- Views: 866
Nagios Core Databse
Hello all, I have got some basic insight on installation and running of nagios core tool so far. I see that most of the information about monitored services are pulled from status.dat file, is that correct? If so, status.dat alsways reflect the data of last check made by nagios. But does it store da...
- Wed Sep 18, 2013 1:53 am
- Forum: Open Source Nagios Projects
- Topic: Extending Nagios Core
- Replies: 3
- Views: 1450
Re: Extending Nagios Core
Thank you slansing for the reply. Here's what my intention is. I a planning to build a web application that pulls data from Nagios about services, status, etc. So I am actually planning to build a custom web application with my own design that is dependent on Nagios core for pulling data related to ...
- Tue Sep 17, 2013 1:21 am
- Forum: Open Source Nagios Projects
- Topic: Extending Nagios Core
- Replies: 3
- Views: 1450
Extending Nagios Core
Hello everyone, I am very new to Nagios core and am planning to implement this tool on Linux box for monitoring of few of the services. I have just referred to Fedora Quick Start guide for installation. I am using free version of Nagios Core. What I want to know is - Are there any integration API av...