Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam.
Hello,
The bash works under Cent OS 5.9 x86 :
/[root@xxx observium]# ./scripts/distro CentOS 5.9
/And under Debian Wheezy x86 :/
//root@xxx:/opt/observium# ./scripts/distro// //Debian 7.1/
Regards,
Le 05/08/2013 21:25, Adam Armstrong a écrit :
Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
I think you might want to read the original email again...
:D
On 2013-08-06 13:13, Leslie-Alexandre DENIS wrote:
Hello,
The bash works under Cent OS 5.9 x86 :
[root@xxx observium]# ./scripts/distro CentOS 5.9
And under Debian Wheezy x86 :
_root@xxx:/opt/observium# ./scripts/distro_ _Debian 7.1_
Regards,
Le 05/08/2013 21:25, Adam Armstrong a écrit :
Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [1]
Links:
[1] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Output from Debian 7.1:
root@t3-observium:/opt/observium# ./scripts/os Linux|3.2.0-4-amd64|amd64|Debian GNU/Linux|7
Should it maybe have the ".1" at the end?
-----Original Message----- From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: Tuesday, August 6, 2013 8:19 AM To: Observium Network Observation System Subject: Re: [Observium] OS/distro version parser
I think you might want to read the original email again...
:D
On 2013-08-06 13:13, Leslie-Alexandre DENIS wrote:
Hello,
The bash works under Cent OS 5.9 x86 :
[root@xxx observium]# ./scripts/distro CentOS 5.9
And under Debian Wheezy x86 :
_root@xxx:/opt/observium# ./scripts/distro_ _Debian 7.1_
Regards,
Le 05/08/2013 21:25, Adam Armstrong a écrit :
Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [1]
Links:
[1] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
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
Indeed, i did that but I'm sure you happy to know that all work with the bash :P Le 06/08/2013 14:18, Adam Armstrong a écrit :
I think you might want to read the original email again...
:D
On 2013-08-06 13:13, Leslie-Alexandre DENIS wrote:
Hello,
The bash works under Cent OS 5.9 x86 :
[root@xxx observium]# ./scripts/distro CentOS 5.9
And under Debian Wheezy x86 :
_root@xxx:/opt/observium# ./scripts/distro_ _Debian 7.1_
Regards,
Le 05/08/2013 21:25, Adam Armstrong a écrit :
Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [1]
Links:
[1] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
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
We weren't asking about scripts/distro, we were asking about scripts/os.
adam.
On 2013-08-06 14:20, Leslie-Alexandre DENIS wrote:
Indeed, i did that but I'm sure you happy to know that all work with the bash :P Le 06/08/2013 14:18, Adam Armstrong a écrit : I think you might want to read the original email again...
:D
On 2013-08-06 13:13, Leslie-Alexandre DENIS wrote: Hello,
The bash works under Cent OS 5.9 x86 :
[root@xxx observium]# ./scripts/distro CentOS 5.9
And under Debian Wheezy x86 :
_root@xxx:/opt/observium# ./scripts/distro_ _Debian 7.1_
Regards,
Le 05/08/2013 21:25, Adam Armstrong a écrit :
Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [1]
Links:
[1] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
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
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
My bad, very hot in here and really tired i think. So :
[root@xxx observium]# ./scripts/os Linux|2.6.18-348.4.1.el5.028stab107.1|i386|CentOS|5.9
It's the correct information regarding to the host.
Can't update atm on the other box, production is there.
Regards, Le 06/08/2013 15:34, Adam Armstrong a écrit :
We weren't asking about scripts/distro, we were asking about scripts/os.
adam.
On 2013-08-06 14:20, Leslie-Alexandre DENIS wrote:
Indeed, i did that but I'm sure you happy to know that all work with the bash :P Le 06/08/2013 14:18, Adam Armstrong a écrit : I think you might want to read the original email again...
:D
On 2013-08-06 13:13, Leslie-Alexandre DENIS wrote: Hello,
The bash works under Cent OS 5.9 x86 :
[root@xxx observium]# ./scripts/distro CentOS 5.9
And under Debian Wheezy x86 :
_root@xxx:/opt/observium# ./scripts/distro_ _Debian 7.1_
Regards,
Le 05/08/2013 21:25, Adam Armstrong a écrit :
Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [1]
Links:
[1] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
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
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
Looks reasonable:
Linux|2.6.32-50-server|amd64|Ubuntu|10.04
On 08/06/2013 05:25 AM, Adam Armstrong wrote:
Hi All,
We're testing a new version of the old 'distro' script used to detect distribution.
Please run :
./scripts/os
From inside your observium directory on updated installation (you may need to chmod 755 it first).
I get:
root@alpha:/home/observium/dev# scripts/os Linux|3.8.0-19-generic|amd64|Ubuntu|13.04 root@alpha:/home/observium/dev#
The final part is the distro release. Please reply to this post if your distro release is returned as empty.
The script might not return a distribution value for non-Linux OSes, this is normal. We're trying to make sure it can always ascertain the distro version and type.
Thanks, adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (4)
-
Adam Armstrong
-
Colin Anderson
-
Leslie-Alexandre DENIS
-
Paul Gear