I see these php scripts at
https://github.com/pgmillon/observium/tree/master/includes/polling/unix-agen...
DO I just copy the script to the appropriate folder?
Hi,
No you don't
you need to copy the proxmox-qemu file located in the agent-local folder to your proxmox server and setup the unix-agent
You will then get sumthin like this as the output
Regards
Simon - Hestor
On 13 Mar 2018, at 15:31, Art Stephens astephens@ptera.com wrote:
I see these php scripts at
https://github.com/pgmillon/observium/tree/master/includes/polling/unix-agen... https://github.com/pgmillon/observium/tree/master/includes/polling/unix-agent
DO I just copy the script to the appropriate folder?
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 ptera.com http://ptera.com/ | facebook.com/PteraInc http://facebook.com/PteraInc | twitter.com/Ptera http://twitter.com/Ptera ----------------------------------------------------------------------------- "This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company." _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Mar 13 09:25:05 proxmox5 xinetd[12010]: Must specify a server in observium_agent Mar 13 09:25:05 proxmox5 xinetd[12010]: xinetd Version 2.3.15 started with libwrap loadavg options compiled in. Mar 13 09:25:05 proxmox5 xinetd[12010]: Started working: 0 available services
Is this the script or the observium_agent_xinetd
I add the IP address of the observium server in observium_agent_xinetd only_from = 127.0.0.1 ::1 69.28.xxx.xxx
On Tue, Mar 13, 2018 at 8:39 AM, Simon Mousey Smith < simonsmith5521@gmail.com> wrote:
Hi,
No you don't
you need to copy the proxmox-qemu file located in the agent-local folder to your proxmox server and setup the unix-agent
You will then get sumthin like this as the output
Regards
Simon - Hestor
On 13 Mar 2018, at 15:31, Art Stephens astephens@ptera.com wrote:
I see these php scripts at
https://github.com/pgmillon/observium/tree/master/ includes/polling/unix-agent
DO I just copy the script to the appropriate folder?
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company." _______________________________________________ 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
OK forgot to make the script executable
On Tue, Mar 13, 2018 at 9:45 AM, Art Stephens astephens@ptera.com wrote:
Mar 13 09:25:05 proxmox5 xinetd[12010]: Must specify a server in observium_agent Mar 13 09:25:05 proxmox5 xinetd[12010]: xinetd Version 2.3.15 started with libwrap loadavg options compiled in. Mar 13 09:25:05 proxmox5 xinetd[12010]: Started working: 0 available services
Is this the script or the observium_agent_xinetd
I add the IP address of the observium server in observium_agent_xinetd only_from = 127.0.0.1 ::1 69.28.xxx.xxx
On Tue, Mar 13, 2018 at 8:39 AM, Simon Mousey Smith < simonsmith5521@gmail.com> wrote:
Hi,
No you don't
you need to copy the proxmox-qemu file located in the agent-local folder to your proxmox server and setup the unix-agent
You will then get sumthin like this as the output
Regards
Simon - Hestor
On 13 Mar 2018, at 15:31, Art Stephens astephens@ptera.com wrote:
I see these php scripts at
https://github.com/pgmillon/observium/tree/master/includes/ polling/unix-agent
DO I just copy the script to the appropriate folder?
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company." _______________________________________________ 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
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company."
So I can execute the script now but the telnet test fails from the observium server
[root@opennms ~]# telnet proxmox5.ptera.net 36602 Trying 69.28.xxx.xxx... Connected to proxmox5.ptera.net. Escape character is '^]'. Connection closed by foreign host.
On Tue, Mar 13, 2018 at 10:11 AM, Art Stephens astephens@ptera.com wrote:
OK forgot to make the script executable
On Tue, Mar 13, 2018 at 9:45 AM, Art Stephens astephens@ptera.com wrote:
Mar 13 09:25:05 proxmox5 xinetd[12010]: Must specify a server in observium_agent Mar 13 09:25:05 proxmox5 xinetd[12010]: xinetd Version 2.3.15 started with libwrap loadavg options compiled in. Mar 13 09:25:05 proxmox5 xinetd[12010]: Started working: 0 available services
Is this the script or the observium_agent_xinetd
I add the IP address of the observium server in observium_agent_xinetd only_from = 127.0.0.1 ::1 69.28.xxx.xxx
On Tue, Mar 13, 2018 at 8:39 AM, Simon Mousey Smith < simonsmith5521@gmail.com> wrote:
Hi,
No you don't
you need to copy the proxmox-qemu file located in the agent-local folder to your proxmox server and setup the unix-agent
You will then get sumthin like this as the output
Regards
Simon - Hestor
On 13 Mar 2018, at 15:31, Art Stephens astephens@ptera.com wrote:
I see these php scripts at
https://github.com/pgmillon/observium/tree/master/includes/p olling/unix-agent
DO I just copy the script to the appropriate folder?
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company." _______________________________________________ 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
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company."
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company."
Ok ip address configuration fixed - test now works - waiting for it to show up in observium next.
Thanks
On Tue, Mar 13, 2018 at 10:15 AM, Art Stephens astephens@ptera.com wrote:
So I can execute the script now but the telnet test fails from the observium server
[root@opennms ~]# telnet proxmox5.ptera.net 36602 Trying 69.28.xxx.xxx... Connected to proxmox5.ptera.net. Escape character is '^]'. Connection closed by foreign host.
On Tue, Mar 13, 2018 at 10:11 AM, Art Stephens astephens@ptera.com wrote:
OK forgot to make the script executable
On Tue, Mar 13, 2018 at 9:45 AM, Art Stephens astephens@ptera.com wrote:
Mar 13 09:25:05 proxmox5 xinetd[12010]: Must specify a server in observium_agent Mar 13 09:25:05 proxmox5 xinetd[12010]: xinetd Version 2.3.15 started with libwrap loadavg options compiled in. Mar 13 09:25:05 proxmox5 xinetd[12010]: Started working: 0 available services
Is this the script or the observium_agent_xinetd
I add the IP address of the observium server in observium_agent_xinetd only_from = 127.0.0.1 ::1 69.28.xxx.xxx
On Tue, Mar 13, 2018 at 8:39 AM, Simon Mousey Smith < simonsmith5521@gmail.com> wrote:
Hi,
No you don't
you need to copy the proxmox-qemu file located in the agent-local folder to your proxmox server and setup the unix-agent
You will then get sumthin like this as the output
Regards
Simon - Hestor
On 13 Mar 2018, at 15:31, Art Stephens astephens@ptera.com wrote:
I see these php scripts at
https://github.com/pgmillon/observium/tree/master/includes/p olling/unix-agent
DO I just copy the script to the appropriate folder?
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company." _______________________________________________ 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
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company."
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company."
-- Arthur Stephens Senior Network Administrator Ptera Inc. PO Box 135 24001 E Mission Suite 50 Liberty Lake, WA 99019 509-927-7837 <(509)%20927-7837> ptera.com | facebook.com/PteraInc | twitter.com/Ptera
"This message may contain confidential and/or propriety information, and is intended for the person/entity to whom it was originally addressed. Any use by others is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and are not intended to represent those of the company."
participants (2)
-
Art Stephens
-
Simon Mousey Smith