Hi
I would like to mysql DB with nagios for data storage instead of using default DB flat file.
Is it possible to change and how?
Thanks
Search found 7 matches
- Thu Dec 16, 2010 1:39 am
- Forum: Open Source Nagios Projects
- Topic: MySQL DB instead of flatfile
- Replies: 1
- Views: 1596
- Wed Dec 15, 2010 1:27 am
- Forum: Open Source Nagios Projects
- Topic: How to monitor JSP page using nagios
- Replies: 0
- Views: 1158
How to monitor JSP page using nagios
Hi,
I have created one JSP page in eclipse and running on apache-tomcat server like:
http://localhost:8080/NagiosWeb/MyJSP.jsp
May I know how can I monitor MyJSP page.
I have created one JSP page in eclipse and running on apache-tomcat server like:
http://localhost:8080/NagiosWeb/MyJSP.jsp
May I know how can I monitor MyJSP page.
- Wed Dec 08, 2010 3:10 am
- Forum: Open Source Nagios Projects
- Topic: nrpe-connection refused by host
- Replies: 1
- Views: 1498
Re: nrpe-connection refused by host
Hi,
This error comes only when xinetd is not running properly.
First install xinetd rpm package and run following command
sudo /sbin/services xinetd start
now you will not get connection refuse error.
This error comes only when xinetd is not running properly.
First install xinetd rpm package and run following command
sudo /sbin/services xinetd start
now you will not get connection refuse error.
- Wed Dec 08, 2010 2:59 am
- Forum: Open Source Nagios Projects
- Topic: Check disk error
- Replies: 2
- Views: 4199
Re: Check disk error
Hi, Check_disk plug-in is used to check the used space of a mounted partition . If you like to check your local machine disk space then you have to write a command in command.cfg like: define command{ command_name check_local_disk command_line $USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$ } along...
- Wed Dec 08, 2010 2:09 am
- Forum: Open Source Nagios Projects
- Topic: Change http port
- Replies: 1
- Views: 10138
Re: Change http port
Hi, To run nagios usually we use apache web server. so Port is already defined in apache config file. By default port is 80. When you access nagios server using following link "http://localhost/nagios " it automatically takes default password 80. Now If you wish to change default port then...
- Fri Jul 30, 2010 6:21 am
- Forum: Open Source Nagios Projects
- Topic: email notification using nagios
- Replies: 0
- Views: 1241
email notification using nagios
Hi , I am using nagios 3.x version and Zimbra Open Source mail server. I have one zimbra a/c that I have configured in nagios contact.cfg. I want to send email notification on zimbra account. could u please tell me , where I should configure zimbra mail server or ip... is there any need to have any ...
- Fri Jul 30, 2010 6:19 am
- Forum: Open Source Nagios Projects
- Topic: email notification using nagios
- Replies: 0
- Views: 1157
email notification using nagios
Hi , I am using nagios 3.x version and Zimbra Open Source mail server. I have one zimbra a/c that I have configured in nagios contact.cfg. I want to send email notification on zimbra account. could u please tell me , where I should configure zimbra mail server or ip... is there any need to have any ...