Search found 7 matches

by coco163
Thu Apr 12, 2018 1:45 am
Forum: Nagios XI
Topic: Check FTP file date and size
Replies: 3
Views: 1711

Check FTP file date and size

Hi,

I'd like to monitor the latest file on an ftp server and also its size.
I could not find any plugin that do such thing

Thank you for your help
by coco163
Tue Mar 06, 2018 7:20 am
Forum: Nagios XI
Topic: Postgres Database Size ERROR
Replies: 7
Views: 1911

Re: Postgres Database Size ERROR

Thank you but same error.
by coco163
Sun Mar 04, 2018 9:02 am
Forum: Nagios XI
Topic: Postgres Database Size ERROR
Replies: 7
Views: 1911

Re: Postgres Database Size ERROR

[root@localhost libexec]# ./check_postgres.pl -H XXXXXXXXXXXX --port=5432 --dbuser=XXXX --dbname=XXXXX --dbpass="XXXXXXXXX" --action=database_size --warning=500MB --critical=1GB --verbose ERROR: permission denied for database template0 [root@localhost libexec]# ./check_postgres.pl --versi...
by coco163
Thu Mar 01, 2018 1:51 am
Forum: Nagios XI
Topic: Postgres Database Size ERROR
Replies: 7
Views: 1911

Re: Postgres Database Size ERROR

Problem remains: [nagios@localhost.localdomain ~]$ /usr/local/nagios/libexec/check_postgres.pl -H XXXXXXXX --port=5432 --dbuser=XXXX --dbname=mydatabase --dbpass="mypassword" --include=mydatabase --exclude=template0 --action=database_size --warning=500MB --critical=1GB ERROR: permission de...
by coco163
Wed Feb 28, 2018 9:05 am
Forum: Nagios XI
Topic: Postgres Database Size ERROR
Replies: 7
Views: 1911

Postgres Database Size ERROR

Hi, I have two Postgres engines version 9.3 and 9.4 for both and same configuration. pg_hba.conf is configured for my nagios to have access and it works. But for one engine, when i have all information when i check the database size mentioning only one dabatase, the script actually check all databas...
by coco163
Wed Feb 28, 2018 8:39 am
Forum: Nagios XI
Topic: Custom URL Dashlet vROPS
Replies: 2
Views: 546

Re: Custom URL Dashlet vROPS

Http works for any pages but not for vROPS as there are loads of modules to be loaded and can be acessed only with https. I tried also to add the security for this url but no chance. I guess this would not be possible and does not fit the purpose. I will get the monitoring through SNMP traps, it wil...
by coco163
Sun Feb 25, 2018 8:25 am
Forum: Nagios XI
Topic: Custom URL Dashlet vROPS
Replies: 2
Views: 546

Custom URL Dashlet vROPS

Hi,

I'd like to add vROPS as an iframe using the Custom URL Dashlet vROPS but unfortunately i guess this dashlet cannot javascript page
Would you have any workaround?

Regards,
Corentin