The web server log may have some useful information too.

Ralph Mitchell

On Tue, Sep 10, 2024 at 7:44 PM Jeremy Laidman <jeremy@laidman.org> wrote:
Hi Ken

To be honest, I generally modify my critical.cfg file directly (using vi) rather than through the web interface.

A few things you could check:
- confirm that it's writable by the user that runs your web server (eg "sudo -u apache touch critical.cfg")
- check your webserver logs for errors
- run the CGI from the command line to simulate a browser, and see if there are any errors; something like:
  SCRIPT_NAME=. REQUEST_METHOD=GET QUERY_STRING='HOSTNAME=localhost&SERVICE=conn' /usr/share/xymon/cgi-bin/criticalview.sh --env=/usr/lib/xymon/server/etc/xymonserver.cfg --debug >/dev/null
  (Copy the QUERY_STRING from your browser's location bar, after attempting an update)

Cheers
Jeremy

On Wed, 11 Sept 2024 at 03:09, Ken Connell <kconnell@torontomu.ca> wrote:
Xymon ver 4.3.28

No matter what I try to add hosts to the Critical hosts page, nothing ever shows up.
critical.cfg always remains 0 bytes (has the same rights as other config files in the same dir).

How do I troubleshoot this ?

--
 

Ken Connell
Senior Network Engineer
Computer & Communication Services
Toronto Metropolitan University (Formerly Ryerson University)
350 Victoria St
RM PODB50
Toronto, Ont
M5B 2K3
416-979-5000 x556709

_______________________________________________
Xymon mailing list -- xymon@xymon.com
To unsubscribe send an email to xymon-leave@xymon.com
_______________________________________________
Xymon mailing list -- xymon@xymon.com
To unsubscribe send an email to xymon-leave@xymon.com