Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Server' parameter requiredSending failed #22

Open
OSidorenkov opened this issue Feb 11, 2016 · 5 comments
Open

'Server' parameter requiredSending failed #22

OSidorenkov opened this issue Feb 11, 2016 · 5 comments

Comments

@OSidorenkov
Copy link

error reason for "Zabbix server:pgsql.get.pg.slow_query[{$PGSCRIPTDIR},{$PGSCRIPT_CONFDIR},{HOST.HOST},{$ZABBIX_AGENTD_CONF},{$PGSLOWQUERY_TIME_THRESHOLD}]" changed: Received value [zabbix_sender [30852]: Warning: 'Server' parameter requiredSending failed. Use option -vv for more detailed output] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
Please help me to solve this problem!!! I have this with any keys

@PandaRoux8
Copy link

Hello, I can't help you for now I'm at school. I can help you more tomorow.

I can tell you that your problem come from the zabbix sender. Check the IP
of your config file, it has to be the IP of your zabbix server.
Le 11 févr. 2016 12:53, "Oleg" [email protected] a écrit :

error reason for "Zabbix
server:pgsql.get.pg.slow_query[{$PGSCRIPTDIR},{$PGSCRIPT_CONFDIR},{HOST.HOST},{$ZABBIX_AGENTD_CONF},{$PGSLOWQUERY_TIME_THRESHOLD}]"
changed: Received value [zabbix_sender [30852]: Warning: 'Server' parameter
requiredSending failed. Use option -vv for more detailed output] is not
suitable for value type [Numeric (unsigned)] and data type [Decimal]

Please help me to solve this problem!!! I have this with any keys


Reply to this email directly or view it on GitHub
#22.

@OSidorenkov
Copy link
Author

ServerActive=127.0.0.1:10071
Server=127.0.0.1
I am trying to tune it on zabbix server

@PandaRoux8
Copy link

Is your pgsql_funcs.conf file ok ?

@OSidorenkov
Copy link
Author

PGHOST=127.0.0.1
PGPORT=5432
PGROLE=xxx
PGDATABASE=xxx
PGPASSFILE=/usr/local/etc/pgpass

@mhorne484
Copy link

add another line to pgsql_functions.conf
DBNAME=xxx
and match your PGDATABASE. There are inconsistencies in the files and it's referenced in a few as $DBNAME

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants