Problem Updating through MySQL

Marc Powell marc at ena.com
Mon Sep 6 17:52:50 CEST 2004



> -----Original Message-----
> From: Ricardo David Martins [mailto:ricardo.martins at gmail.com]
> Sent: Monday, September 06, 2004 9:30 AM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Problem Updating through MySQL
> 
> Hi,
> 
> i was trying to change a service next schedule by updating directly on
> a mysql client. It seems to produce no effect. Although it make the
> changes and its visible on the CGI, in 3 seconds the value is restored
> again!
> 
> Can i make nagios to respond to my mysql UPDATE queries without the
> external command file?

No, you cannot. Nagios maintains the primary reference points within its
memory. The SQL values are simply for display by the CGI's only and/or
retention, depending on the table you're trying to update. You'll need
to send the change as an external command.

--
Marc



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list