Wrong thread :)

But in future if you do 

php -l <filename>

PHP will tell you about any errors it finds. If it doesn't find any, and it's only graphs that are broken, it's likely an erroneous newline outside of the <?php ?> tags (this will break the server sending the image to the browser)

adam.

On 24/07/2015 15:52:49, George Gialoukas <george.gialoukas@virtuoso-uk.com> wrote:

Hi all,

You guys are life savers! It was indeed some sort of syntax error in the config.php . Replacing the file with the default and configuring the database information solved the issue.

Many Thanks,

George Gialoukas
Network Engineer


-----Original Message-----
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Michiel Klaver
Sent: Friday, July 24, 2015 3:45 PM
To: Observium Network Observation System
Subject: Re: [Observium] Scheduled downtime or maintence

You could script is via the database, send some SQL statements at the beginning and end of the maintenance window:

UPDATE devices SET status=0,ignore=1 WHERE hostname=‘asterisk1.your.domain’; etc..



> Op 24 jul. 2015, om 16:39 heeft Brad Bendy het volgende geschreven:
>
> Hi,
>
> Ive got a customer location that they have to reboot machines nightly
> (old Asterisk boxes that have not been upgraded yet), and so obviously
> this throws a wrench in on alerts. Im not seeing anything in the
> documentation to where you can schedule downtime or maintenance, like
> Nagios let's say does.
>
> One thing I thought of was disable the poller during this window, then
> enable it back with a script, pretty janky but that would work for
> now.
>
> Is this something planned on the roadmap and have others shown any
> interest in this?
>
> Thanks
> _______________________________________________
> observium mailing list
> observium@observium.org
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium