Search found 25 matches
- Mon Nov 21, 2011 2:42 am
- Forum: Open Source Nagios Projects
- Topic: Where to define parents child process
- Replies: 3
- Views: 1326
Re: Where to define parents child process
Then should define it at which config file?
- Fri Nov 18, 2011 6:22 am
- Forum: Open Source Nagios Projects
- Topic: Where to define parents child process
- Replies: 3
- Views: 1326
Where to define parents child process
I cant find Host.cfg in my nagios core. So where to define the parents service?
- Sat Apr 09, 2011 12:33 am
- Forum: Open Source Nagios Projects
- Topic: What algorithms used to pull data from Nagios to mobile?
- Replies: 4
- Views: 1839
Re: What algorithms used to pull data from Nagios to mobile?
How to make a connection between the nagios server to the mobile application like Nagroid? Is is socket programming involved? What I mean here is how the Nagios sync with Nagroid?
- Wed Apr 06, 2011 2:51 am
- Forum: Open Source Nagios Projects
- Topic: HOw to add new plugin to Nagios core
- Replies: 5
- Views: 3725
HOw to add new plugin to Nagios core
How to add a new plugin to Nagios core?
- Wed Apr 06, 2011 2:36 am
- Forum: Open Source Nagios Projects
- Topic: Ping warning. Duplicates found!
- Replies: 2
- Views: 3889
Re: Ping warning. Duplicates found!
When I add PIng service to the Host router, it prompt out: PING WARNING - DUPLICATES FOUND! Packet loss = 0%, RTA = 74.24 ms but the host status is up.
- Mon Apr 04, 2011 5:58 am
- Forum: Open Source Nagios Projects
- Topic: Nagios simulation
- Replies: 10
- Views: 6867
Re: Nagios simulation
There isn't anything that I know of off hand, but if you wanted to create a dummy setup, the check_dummy command basically lets you create a host or service with a fake check that will return the status code, along with a text string you define. Example: Hosts ./check_dummy 0 'Everything is OK' ./c...
- Sat Apr 02, 2011 2:20 am
- Forum: Open Source Nagios Projects
- Topic: What algorithms used to pull data from Nagios to mobile?
- Replies: 4
- Views: 1839
- Fri Apr 01, 2011 9:57 am
- Forum: Open Source Nagios Projects
- Topic: What algorithms used to pull data from Nagios to mobile?
- Replies: 4
- Views: 1839
What algorithms used to pull data from Nagios to mobile?
Anyone knows the algorithms or methods used to pull the data from Nagios server to be view in Mobile interface like Nagroid ? I am going to create a mobile application in Android to view the data from Nagios.
- Fri Apr 01, 2011 9:55 am
- Forum: Open Source Nagios Projects
- Topic: How to integrate Nagios-Mobility to Nagios Server
- Replies: 4
- Views: 1997
Re: How to integrate Nagios-Mobility to Nagios Server
Anyone knows the algorithms or methods used to pull the data from Nagios server to be view in Mobile interface like Nagroid ?
- Thu Mar 31, 2011 6:28 am
- Forum: Open Source Nagios Projects
- Topic: How to integrated nagios core to mobile interface in Android
- Replies: 11
- Views: 4877
Re: How to integrated nagios core to mobile interface in And
So there is nothing to configure with the nagios? Only open the port forward to Nagios?