
Hello all,
I'm currently testing the PRO version before deploying it in production in our environment. I will have arround 1500 devices, on which i only have SNMP access. This mean i can't set the location correctly on the SNMP agent BUT, thanks the this great tool, i can set it manually in order to group my devices by locations (arround 250). I'm going to integrate all the devices via a script, but i need to adjust the location for each of them.
Is there is a difference by changing the location via the web gui VS changing it on the field 'location' on the 'devices_locations' mysql table ?
Thanks in advance for your help.
Rds,
Tarik.

Nope, it's the same.
I'd recommend doing it in via a script directly in the database if you don't want to go mad with all of the clicking.
adam. On 2018-02-15 09:35:53, todevnull@free.fr todevnull@free.fr wrote: Hello all,
I'm currently testing the PRO version before deploying it in production in our environment. I will have arround 1500 devices, on which i only have SNMP access. This mean i can't set the location correctly on the SNMP agent BUT, thanks the this great tool, i can set it manually in order to group my devices by locations (arround 250). I'm going to integrate all the devices via a script, but i need to adjust the location for each of them.
Is there is a difference by changing the location via the web gui VS changing it on the field 'location' on the 'devices_locations' mysql table ?
Thanks in advance for your help.
Rds,
Tarik.

Hello all,
I discovered that i need to set a "override_sysLocation_bool" in the "entity_attribs" table and the "override_sysLocation_string" if i want to use my own location. My aim is to being able to make a search based on the custom location from the devices screen. It seems that all the info on the 'devices_location' table is only used by geolocation and then, the map on the main dashboard.
So, i have two question to the gurus :)
- am i correct ? - is there is a way to have a parameter on global environement that will indicate that all location will be the custom one ?
Thanks in advance for your help.
Rds,
Tarik. 15 février 2018 10:25 todevnull@free.fr (mailto:todevnull@free.fr) a écrit: Hello all,
I'm currently testing the PRO version before deploying it in production in our environment. I will have arround 1500 devices, on which i only have SNMP access. This mean i can't set the location correctly on the SNMP agent BUT, thanks the this great tool, i can set it manually in order to group my devices by locations (arround 250). I'm going to integrate all the devices via a script, but i need to adjust the location for each of them.
Is there is a difference by changing the location via the web gui VS changing it on the field 'location' on the 'devices_locations' mysql table ?
Thanks in advance for your help.
Rds,
Tarik.

Hi all,
I've got an Observium vserver with Professional license, all working okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet on remote 36602/tcp port returns the values reading as it should do, but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca

Hi Luca,
I'm not sure what this has to do with the "location changes" thread you replied to...
Try running the poller manually for one of the affected devices, i.e. ./poller.php -h <device>
There should be output of what's being received, or an error (connection refused or similar).
Tom
On 2/20/2018 5:47 PM, Luca Sasdelli wrote:
Hi all,
I've got an Observium vserver with Professional license, all working okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet on remote 36602/tcp port returns the values reading as it should do, but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 17:50:12 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi Luca,
I'm not sure what this has to do with the "location changes" thread you replied to...
Try running the poller manually for one of the affected devices, i.e. ./poller.php -h <device>
There should be output of what's being received, or an error (connection refused or similar).
Tom
On 2/20/2018 5:47 PM, Luca Sasdelli wrote:
Hi all,
I've got an Observium vserver with Professional license, all working okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet on remote 36602/tcp port returns the values reading as it should do, but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca
observium mailing list observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi
Can you do a full output with debug ./poller.php -h <id> -dd and attach the reply as attachment
Regards
Simon
On 20 Feb 2018, at 16:54, Luca Sasdelli luca@sasdelli.it wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" <tom.laermans@powersource.cx mailto:tom.laermans@powersource.cx> A: observium@observium.org mailto:observium@observium.org Inviato: 20/02/2018 17:50:12 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi Luca,
I'm not sure what this has to do with the "location changes" thread you replied to...
Try running the poller manually for one of the affected devices, i.e. ./poller.php -h <device>
There should be output of what's being received, or an error (connection refused or similar).
Tom
On 2/20/2018 5:47 PM, Luca Sasdelli wrote:
Hi all,
I've got an Observium vserver with Professional license, all working okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet on remote 36602/tcp port returns the values reading as it should do, but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca
observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi Simon,
please find attached file as per request.
Luca
------ Messaggio originale ------ Da: "Simon Mousey Smith" simonsmith5521@gmail.com A: "Observium" observium@observium.org Inviato: 20/02/2018 18:00:25 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi
Can you do a full output with debug ./poller.php -h <id> -dd and attach the reply as attachment
Regards
Simon
On 20 Feb 2018, at 16:54, Luca Sasdelli luca@sasdelli.it wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 17:50:12 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi Luca,
I'm not sure what this has to do with the "location changes" thread you replied to...
Try running the poller manually for one of the affected devices, i.e. ./poller.php -h <device>
There should be output of what's being received, or an error (connection refused or similar).
Tom
On 2/20/2018 5:47 PM, Luca Sasdelli wrote:
Hi all,
I've got an Observium vserver with Professional license, all working okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet on remote 36602/tcp port returns the values reading as it should do, but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca
observium mailing list observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Luca,
For that, you can compose a new e-mail to the list address - as now your e-mail shows up as a reply to the one you replied to.
Looks like the unix agent is working, but you have not installed any scripts so there's nothing to show...
Tom
On 2/20/2018 5:54 PM, Luca Sasdelli wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" <tom.laermans@powersource.cx mailto:tom.laermans@powersource.cx> A: observium@observium.org mailto:observium@observium.org Inviato: 20/02/2018 17:50:12 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi Luca,
I'm not sure what this has to do with the "location changes" thread you replied to...
Try running the poller manually for one of the affected devices, i.e. ./poller.php -h <device>
There should be output of what's being received, or an error (connection refused or similar).
Tom
On 2/20/2018 5:47 PM, Luca Sasdelli wrote:
Hi all,
I've got an Observium vserver with Professional license, all working okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet on remote 36602/tcp port returns the values reading as it should do, but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca
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

Hi Tom,
the scripts are on remote machine as follows:
root@afrodite /usr/lib/observium/local # ls apache ioping.cnf postgresql.conf areca-hw ipmitool-sensor postgresql.pl asterisk kamailio powerdns bind ksm powerdns-recursor ceph lighttpd proxmox-qemu crashplan lmsensors raspberrypi dhcpkit lvs_stats README dmi memcached rpm dovecot mongodb sabnzbd-qstatus dpkg munin shoutcast drbd mysql shoutcast.conf edac mysql.cnf shoutcast.default.conf exim-mailqueue-extended.pl nfs temperature exim-mailqueue.sh nfsd unbound exim_stats_process.pl nginx varnish freeradius nsd virt-what freeradius.conf.sample ntpd vmwaretools freeradius.sh nvidia-smi zimbra hdarray openvpn zyxel-nas326 hddtemp postfix_mailgraph ioping postfix_qshape
and the rest as per instructions at http://docs.observium.org/unix_agent/
Cheers Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 18:01:40 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Luca,
For that, you can compose a new e-mail to the list address - as now your e-mail shows up as a reply to the one you replied to.
Looks like the unix agent is working, but you have not installed any scripts so there's nothing to show...
Tom
On 2/20/2018 5:54 PM, Luca Sasdelli wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 17:50:12 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi Luca,
I'm not sure what this has to do with the "location changes" thread you replied to...
Try running the poller manually for one of the affected devices, i.e. ./poller.php -h <device>
There should be output of what's being received, or an error (connection refused or similar).
Tom
On 2/20/2018 5:47 PM, Luca Sasdelli wrote:
Hi all,
I've got an Observium vserver with Professional license, all working okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet on remote 36602/tcp port returns the values reading as it should do, but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca
observium mailing list observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Do you have all of that software installed on that server?
I think you may have misinterpreted the instructions.
Seems replying to mailing list posts isn't the only shortcut in evidence here... :D
Adam
Sent from BlueMail
On 20 Feb 2018, 17:08, at 17:08, Luca Sasdelli luca@sasdelli.it wrote:
Hi Tom,
the scripts are on remote machine as follows:
root@afrodite /usr/lib/observium/local # ls apache ioping.cnf postgresql.conf areca-hw ipmitool-sensor postgresql.pl asterisk kamailio powerdns bind ksm powerdns-recursor ceph lighttpd proxmox-qemu crashplan lmsensors raspberrypi dhcpkit lvs_stats README dmi memcached rpm dovecot mongodb sabnzbd-qstatus dpkg munin shoutcast drbd mysql shoutcast.conf edac mysql.cnf shoutcast.default.conf exim-mailqueue-extended.pl nfs temperature exim-mailqueue.sh nfsd unbound exim_stats_process.pl nginx varnish freeradius nsd virt-what freeradius.conf.sample ntpd vmwaretools freeradius.sh nvidia-smi zimbra hdarray openvpn zyxel-nas326 hddtemp postfix_mailgraph ioping postfix_qshape
and the rest as per instructions at http://docs.observium.org/unix_agent/
Cheers Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 18:01:40 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Luca,
For that, you can compose a new e-mail to the list address - as now your e-mail shows up as a reply to the one you replied to.
Looks like the unix agent is working, but you have not installed any scripts so there's nothing to show...
Tom
On 2/20/2018 5:54 PM, Luca Sasdelli wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the
ml address as a reply.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 17:50:12 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi Luca,
I'm not sure what this has to do with the "location changes" thread you replied to...
Try running the poller manually for one of the affected devices,
i.e.
./poller.php -h <device>
There should be output of what's being received, or an error (connection refused or similar).
Tom
On 2/20/2018 5:47 PM, Luca Sasdelli wrote:
Hi all,
I've got an Observium vserver with Professional license, all
working
okay, but the Unix agent seems to work only for the localhost. The remote machines are correctly inventoried and checked, a telnet
on remote 36602/tcp port returns the values reading as it should
do,
but no relevant data in the node profiles. The unix agent module has been enabled as in Device mode, but even the config.php line has been tried without luck.
Any ideas? Thanks Luca
observium mailing list observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi,
Nothing on that page says you have to put all those scripts in there...
Anyway, they're not in the agent output. You probably didn't make the ones you actually wanted to run executable....
Tom
On 2/20/2018 6:05 PM, Luca Sasdelli wrote:
Hi Tom,
the scripts are on remote machine as follows:
root@afrodite /usr/lib/observium/local # ls apache ioping.cnf postgresql.conf areca-hw ipmitool-sensor postgresql.pl asterisk kamailio powerdns bind ksm powerdns-recursor ceph lighttpd proxmox-qemu crashplan lmsensors raspberrypi dhcpkit lvs_stats README dmi memcached rpm dovecot mongodb sabnzbd-qstatus dpkg munin shoutcast drbd mysql shoutcast.conf edac mysql.cnf shoutcast.default.conf exim-mailqueue-extended.pl nfs temperature exim-mailqueue.sh nfsd unbound exim_stats_process.pl nginx varnish freeradius nsd virt-what freeradius.conf.sample ntpd vmwaretools freeradius.sh nvidia-smi zimbra hdarray openvpn zyxel-nas326 hddtemp postfix_mailgraph ioping postfix_qshape
and the rest as per instructions at http://docs.observium.org/unix_agent/
Cheers Luca
------ Messaggio originale ------ Da: "Tom Laermans" <tom.laermans@powersource.cx mailto:tom.laermans@powersource.cx> A: observium@observium.org mailto:observium@observium.org Inviato: 20/02/2018 18:01:40 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Luca,
For that, you can compose a new e-mail to the list address - as now your e-mail shows up as a reply to the one you replied to.
Looks like the unix agent is working, but you have not installed any scripts so there's nothing to show...
Tom
On 2/20/2018 5:54 PM, Luca Sasdelli wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.

Hi,
the scripts directory is as below:
root@afrodite /usr/lib/observium/local # ls -al total 32 drwxr-xr-x 2 root root 4096 Feb 20 18:38 . drwxr-xr-x 3 root root 4096 Feb 20 17:07 .. -rwxr-xr-x 1 root root 2910 Feb 20 17:08 apache -rw-r--r-- 1 root root 113 Feb 20 17:08 dovecot -rwxr-xr-x 1 root root 627 Feb 20 17:08 postfix_mailgraph -rwxr-xr-x 1 root root 347 Feb 20 17:08 postfix_qshape -rwxr-xr-x 1 root root 116 Feb 20 17:08 temperature -rwxr-xr-x 1 root root 1261 Feb 20 17:08 vmwaretools
Each script is executable from command line, and /usr/bin/observium_agent does it as well.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 18:33:07 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi,
Nothing on that page says you have to put all those scripts in there...
Anyway, they're not in the agent output. You probably didn't make the ones you actually wanted to run executable....
Tom
On 2/20/2018 6:05 PM, Luca Sasdelli wrote:
Hi Tom,
the scripts are on remote machine as follows:
root@afrodite /usr/lib/observium/local # ls apache ioping.cnf postgresql.conf areca-hw ipmitool-sensor postgresql.pl asterisk kamailio powerdns bind ksm powerdns-recursor ceph lighttpd proxmox-qemu crashplan lmsensors raspberrypi dhcpkit lvs_stats README dmi memcached rpm dovecot mongodb sabnzbd-qstatus dpkg munin shoutcast drbd mysql shoutcast.conf edac mysql.cnf shoutcast.default.conf exim-mailqueue-extended.pl nfs temperature exim-mailqueue.sh nfsd unbound exim_stats_process.pl nginx varnish freeradius nsd virt-what freeradius.conf.sample ntpd vmwaretools freeradius.sh nvidia-smi zimbra hdarray openvpn zyxel-nas326 hddtemp postfix_mailgraph ioping postfix_qshape
and the rest as per instructions at http://docs.observium.org/unix_agent/
Cheers Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 18:01:40 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Luca,
For that, you can compose a new e-mail to the list address - as now your e-mail shows up as a reply to the one you replied to.
Looks like the unix agent is working, but you have not installed any scripts so there's nothing to show...
Tom
On 2/20/2018 5:54 PM, Luca Sasdelli wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.

Hello,
you were correct about to read the instructions!
/usr/lib/observium should be /usr/lib/observium_agent
Cheers Luca
------ Messaggio originale ------ Da: "Luca Sasdelli" luca@sasdelli.it A: "Observium" observium@observium.org Inviato: 20/02/2018 18.41.43 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi,
the scripts directory is as below:
root@afrodite /usr/lib/observium/local # ls -al total 32 drwxr-xr-x 2 root root 4096 Feb 20 18:38 . drwxr-xr-x 3 root root 4096 Feb 20 17:07 .. -rwxr-xr-x 1 root root 2910 Feb 20 17:08 apache -rw-r--r-- 1 root root 113 Feb 20 17:08 dovecot -rwxr-xr-x 1 root root 627 Feb 20 17:08 postfix_mailgraph -rwxr-xr-x 1 root root 347 Feb 20 17:08 postfix_qshape -rwxr-xr-x 1 root root 116 Feb 20 17:08 temperature -rwxr-xr-x 1 root root 1261 Feb 20 17:08 vmwaretools
Each script is executable from command line, and /usr/bin/observium_agent does it as well.
Thanks Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 18:33:07 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Hi,
Nothing on that page says you have to put all those scripts in there...
Anyway, they're not in the agent output. You probably didn't make the ones you actually wanted to run executable....
Tom
On 2/20/2018 6:05 PM, Luca Sasdelli wrote:
Hi Tom,
the scripts are on remote machine as follows:
root@afrodite /usr/lib/observium/local # ls apache ioping.cnf postgresql.conf areca-hw ipmitool-sensor postgresql.pl asterisk kamailio powerdns bind ksm powerdns-recursor ceph lighttpd proxmox-qemu crashplan lmsensors raspberrypi dhcpkit lvs_stats README dmi memcached rpm dovecot mongodb sabnzbd-qstatus dpkg munin shoutcast drbd mysql shoutcast.conf edac mysql.cnf shoutcast.default.conf exim-mailqueue-extended.pl nfs temperature exim-mailqueue.sh nfsd unbound exim_stats_process.pl nginx varnish freeradius nsd virt-what freeradius.conf.sample ntpd vmwaretools freeradius.sh nvidia-smi zimbra hdarray openvpn zyxel-nas326 hddtemp postfix_mailgraph ioping postfix_qshape
and the rest as per instructions at http://docs.observium.org/unix_agent/
Cheers Luca
------ Messaggio originale ------ Da: "Tom Laermans" tom.laermans@powersource.cx A: observium@observium.org Inviato: 20/02/2018 18:01:40 Oggetto: Re: [Observium] Unix-agent not working at remote nodes
Luca,
For that, you can compose a new e-mail to the list address - as now your e-mail shows up as a reply to the one you replied to.
Looks like the unix agent is working, but you have not installed any scripts so there's nothing to show...
Tom
On 2/20/2018 5:54 PM, Luca Sasdelli wrote:
Hi Tom,
I get this printout:
##### Module Start: unix-agent #####
Observium UNIX Agent: execution time: 44ms No include: No include: Observium No include: df No include: mounts No include: ps No include: mem No include: cpu No include: uptime No include: netif No include: lnx_if:sep(58) No include: tcp_conn_stats No include: md diskstats No include: kernel No include: netctr No include: postfix_mailq
Processes: Sensors: Virtual machines
P.S.: please don't mind the previous post... it was simply to use the ml address as a reply.
participants (6)
-
Adam Armstrong
-
Adam Armstrong
-
Luca Sasdelli
-
Simon Mousey Smith
-
todevnull@free.fr
-
Tom Laermans