This website requires JavaScript.
Explore
Help
Register
Sign In
james
/
pgmon
Watch
1
Star
0
Fork
0
You've already forked pgmon
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
7665ce08d6
pgmon
/
pgmon_userparameter.conf
2 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Pass args from Zabbix explicitly * Using $0 psases the entire command, so just pass all 9 possible positioinal values. * Allow empty arguments. * Update sample config: ** Use a socket by default. ** Return a set with database discovery to be able to assign a macro.
2024-05-17 04:58:37 +00:00
UserParameter=pgmon[*],/usr/local/bin/pgmon.py -c /etc/zabbix/pgmon.cfg "$1,$2,$3,$4,$5,$6,$7,$8,$9"
Reference in New Issue
Copy Permalink