Cron (silly) question
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
You removed 'root' from those entries. It wouldn't have worked if you hadn't.
Also, it's not 1998. Don't use root's user crontab.
adam.
On 2013-12-13 19:36, Christos Panagiotakis wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
Hey why so hostile about root ? You also use "root" on your configuration example! :-)
Also, it's not 1998. Don't use root's user crontab.
adam.
On 2013-12-13 19:36, Christos Panagiotakis wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue. On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" chris@myip.gr wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185 +30.69837-12389
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
If they show up on the map then that means it is working. Have you added sysContacts to each device? Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEF84B.ECACDB30] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Friday, December 13, 2013 8:20 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue. On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" <chris@myip.grmailto:chris@myip.gr> wrote: Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185tel:%2B30.25410-68185 +30.69837-12389tel:%2B30.69837-12389
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper joshhopper@protectplus.comwrote:
If they show up on the map then that means it is working. Have you added sysContacts to each device?
Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Vmman *Sent:* Friday, December 13, 2013 8:20 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue.
On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" chris@myip.gr wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185 +30.69837-12389
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
What do you mean by a more detailed map?
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA5F.21DF9120] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Monday, December 16, 2013 12:53 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: If they show up on the map then that means it is working. Have you added sysContacts to each device? Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA5F.21DF9120] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Friday, December 13, 2013 8:20 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue. On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" <chris@myip.grmailto:chris@myip.gr> wrote: Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185tel:%2B30.25410-68185 +30.69837-12389tel:%2B30.69837-12389
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
This is what I'm seeing, the demo version has the full map. Thanks Again
[image: Inline image 1]
On Mon, Dec 16, 2013 at 11:02 AM, Josh Hopper joshhopper@protectplus.comwrote:
What do you mean by a more detailed map?
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Vmman *Sent:* Monday, December 16, 2013 12:53 PM
*To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper joshhopper@protectplus.com wrote:
If they show up on the map then that means it is working. Have you added sysContacts to each device?
Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Vmman *Sent:* Friday, December 13, 2013 8:20 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue.
On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" chris@myip.gr wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185 +30.69837-12389
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
You don't have the full map? Is your mouse hovered over a country?
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA64.9348D2E0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Mark Sent: Monday, December 16, 2013 1:28 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
This is what I'm seeing, the demo version has the full map. Thanks Again
[cid:image002.png@01CEFA64.9348D2E0]
On Mon, Dec 16, 2013 at 11:02 AM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: What do you mean by a more detailed map?
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA64.9348D2E0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Monday, December 16, 2013 12:53 PM
To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: If they show up on the map then that means it is working. Have you added sysContacts to each device? Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA64.9348D2E0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Friday, December 13, 2013 8:20 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue. On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" <chris@myip.grmailto:chris@myip.gr> wrote: Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185tel:%2B30.25410-68185 +30.69837-12389tel:%2B30.69837-12389
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Or, have you added sysContacts and sysLocations in your devices? If you do, they will show up on the map.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA66.B3F020F0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Josh Hopper Sent: Monday, December 16, 2013 1:42 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
You don't have the full map? Is your mouse hovered over a country?
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA66.B3F020F0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Mark Sent: Monday, December 16, 2013 1:28 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
This is what I'm seeing, the demo version has the full map. Thanks Again
[cid:image002.png@01CEFA66.B3F020F0]
On Mon, Dec 16, 2013 at 11:02 AM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: What do you mean by a more detailed map?
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA66.B3F020F0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Monday, December 16, 2013 12:53 PM
To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: If they show up on the map then that means it is working. Have you added sysContacts to each device? Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA66.B3F020F0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Friday, December 13, 2013 8:20 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue. On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" <chris@myip.grmailto:chris@myip.gr> wrote: Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185tel:%2B30.25410-68185 +30.69837-12389tel:%2B30.69837-12389
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
If I hover the mouse over a country the outline of the country gets BOLD, my location is working, having a dot size issue, whatever dotsize I put in it just seems to get bigger, my DOT is taken up all of Az.
On Mon, Dec 16, 2013 at 11:57 AM, Josh Hopper joshhopper@protectplus.comwrote:
Or, have you added sysContacts and sysLocations in your devices? If you do, they will show up on the map.
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of *Josh Hopper *Sent:* Monday, December 16, 2013 1:42 PM
*To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
You don’t have the full map? Is your mouse hovered over a country?
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.orgobservium-bounces@observium.org] *On Behalf Of *Mark *Sent:* Monday, December 16, 2013 1:28 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
This is what I'm seeing, the demo version has the full map.
Thanks Again
[image: Inline image 1]
On Mon, Dec 16, 2013 at 11:02 AM, Josh Hopper joshhopper@protectplus.com wrote:
What do you mean by a more detailed map?
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Vmman *Sent:* Monday, December 16, 2013 12:53 PM
*To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper joshhopper@protectplus.com wrote:
If they show up on the map then that means it is working. Have you added sysContacts to each device?
Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Vmman *Sent:* Friday, December 13, 2013 8:20 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue.
On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" chris@myip.gr wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185 +30.69837-12389
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
Its because you add more devices and your not using the exact same sysLocation info. For example:
123 JumpStreet Mint China and China and 123 JumpStreet, Mint, China
Will show up as 2 locations because of the extra ","s. It adds a new "ring" to your circle for every sysLocation -- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA69.507618B0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Mark Sent: Monday, December 16, 2013 2:01 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
If I hover the mouse over a country the outline of the country gets BOLD, my location is working, having a dot size issue, whatever dotsize I put in it just seems to get bigger, my DOT is taken up all of Az.
On Mon, Dec 16, 2013 at 11:57 AM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: Or, have you added sysContacts and sysLocations in your devices? If you do, they will show up on the map.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA69.507618B0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Josh Hopper Sent: Monday, December 16, 2013 1:42 PM
To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
You don't have the full map? Is your mouse hovered over a country?
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA69.507618B0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Mark Sent: Monday, December 16, 2013 1:28 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
This is what I'm seeing, the demo version has the full map. Thanks Again
[cid:image002.png@01CEFA69.507618B0]
On Mon, Dec 16, 2013 at 11:02 AM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: What do you mean by a more detailed map?
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA69.507618B0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Monday, December 16, 2013 12:53 PM
To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper <joshhopper@protectplus.commailto:joshhopper@protectplus.com> wrote: If they show up on the map then that means it is working. Have you added sysContacts to each device? Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEFA69.507618B0] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160tel:828-449-1839x2160 | Cell: 828-855-7565tel:828-855-7565
From: observium [mailto:observium-bounces@observium.orgmailto:observium-bounces@observium.org] On Behalf Of Vmman Sent: Friday, December 13, 2013 8:20 PM To: Observium Network Observation System Subject: Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue. On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" <chris@myip.grmailto:chris@myip.gr> wrote: Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185tel:%2B30.25410-68185 +30.69837-12389tel:%2B30.69837-12389
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Both are exactly the same they show up as one location. Also I'm using the community edition. On Dec 16, 2013 12:16 PM, "Josh Hopper" joshhopper@protectplus.com wrote:
Its because you add more devices and your not using the exact same sysLocation info. For example:
123 JumpStreet Mint China
and
China and 123 JumpStreet, Mint, China
Will show up as 2 locations because of the extra “,”s. It adds a new “ring” to your circle for every sysLocation
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Mark *Sent:* Monday, December 16, 2013 2:01 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
If I hover the mouse over a country the outline of the country gets BOLD, my location is working, having a dot size issue, whatever dotsize I put in it just seems to get bigger, my DOT is taken up all of Az.
On Mon, Dec 16, 2013 at 11:57 AM, Josh Hopper joshhopper@protectplus.com wrote:
Or, have you added sysContacts and sysLocations in your devices? If you do, they will show up on the map.
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of *Josh Hopper *Sent:* Monday, December 16, 2013 1:42 PM
*To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
You don’t have the full map? Is your mouse hovered over a country?
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.orgobservium-bounces@observium.org] *On Behalf Of *Mark *Sent:* Monday, December 16, 2013 1:28 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
This is what I'm seeing, the demo version has the full map.
Thanks Again
[image: Inline image 1]
On Mon, Dec 16, 2013 at 11:02 AM, Josh Hopper joshhopper@protectplus.com wrote:
What do you mean by a more detailed map?
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Vmman *Sent:* Monday, December 16, 2013 12:53 PM
*To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper joshhopper@protectplus.com wrote:
If they show up on the map then that means it is working. Have you added sysContacts to each device?
Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
--
Sincerely,
Joshua Hopper, A+ CE
*Network Administrator*
[image: http://www.protectplus.com/images/ppluslogo.jpg]
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
*From:* observium [mailto:observium-bounces@observium.org] *On Behalf Of * Vmman *Sent:* Friday, December 13, 2013 8:20 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue.
On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" chris@myip.gr wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185 +30.69837-12389
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
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
The map in the free version is an older, google charts based map. The SVN has a better google maps based map, which is what is on the demo site.
Thanks, adam.
On 2013-12-16 19:38, Mark wrote:
Both are exactly the same they show up as one location. Also I'm using the community edition. On Dec 16, 2013 12:16 PM, "Josh Hopper" joshhopper@protectplus.com wrote:
Its because you add more devices and your not using the exact same sysLocation info. For example:
123 JumpStreet Mint China
and
China and 123 JumpStreet, Mint, China
Will show up as 2 locations because of the extra “,”s. It adds a new “ring” to your circle for every sysLocation
--
Sincerely,
Joshua Hopper, A+ CE
_Network Administrator___
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 [1] | Cell: 828-855-7565 [2]
FROM: observium [mailto:observium-bounces@observium.org] ON BEHALF OF Mark SENT: Monday, December 16, 2013 2:01 PM TO: Observium Network Observation System SUBJECT: Re: [Observium] Cron (silly) question
If I hover the mouse over a country the outline of the country gets BOLD, my location is working, having a dot size issue, whatever dotsize I put in it just seems to get bigger, my DOT is taken up all of Az.
On Mon, Dec 16, 2013 at 11:57 AM, Josh Hopper joshhopper@protectplus.com wrote:
Or, have you added sysContacts and sysLocations in your devices? If you do, they will show up on the map.
--
Sincerely,
Joshua Hopper, A+ CE
_Network Administrator_
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 [1] | Cell: 828-855-7565 [2]
FROM: observium [mailto:observium-bounces@observium.org] ON BEHALF OF Josh Hopper SENT: Monday, December 16, 2013 1:42 PM
TO: Observium Network Observation System SUBJECT: Re: [Observium] Cron (silly) question
You don’t have the full map? Is your mouse hovered over a country?
--
Sincerely,
Joshua Hopper, A+ CE
_Network Administrator_
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 [1] | Cell: 828-855-7565 [2]
FROM: observium [mailto:observium-bounces@observium.org] ON BEHALF OF Mark SENT: Monday, December 16, 2013 1:28 PM TO: Observium Network Observation System SUBJECT: Re: [Observium] Cron (silly) question
This is what I'm seeing, the demo version has the full map.
Thanks Again
On Mon, Dec 16, 2013 at 11:02 AM, Josh Hopper joshhopper@protectplus.com wrote:
What do you mean by a more detailed map?
--
Sincerely,
Joshua Hopper, A+ CE
_Network Administrator_
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 [1] | Cell: 828-855-7565 [2]
FROM: observium [mailto:observium-bounces@observium.org] ON BEHALF OF Vmman SENT: Monday, December 16, 2013 12:53 PM
TO: Observium Network Observation System SUBJECT: Re: [Observium] Cron (silly) question
Thanks, geo location is working now. Are seeing the default map? Is there a way to get the more detailed map?
On Fri, Dec 13, 2013 at 7:40 PM, Josh Hopper joshhopper@protectplus.com wrote:
If they show up on the map then that means it is working. Have you added sysContacts to each device?
Its best to add it directly on the device(s) in question but there is an Observium menu option (via the gears on a device when drilled down to its details) that allows for a sysContact override.
Set one of those and save. The map updates every few minutes. If doing one or two of the both I would say you might have SNMP issues.
--
Sincerely,
Joshua Hopper, A+ CE
_Network Administrator_
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 [1] | Cell: 828-855-7565 [2]
FROM: observium [mailto:observium-bounces@observium.org] ON BEHALF OF Vmman SENT: Friday, December 13, 2013 8:20 PM TO: Observium Network Observation System SUBJECT: Re: [Observium] Cron (silly) question
Thanks, they started to work once I did a chmod +x on the phps included in the cron. Now I'm working on the Map and location right now my devices are in the Atlantic ocean. I think I have a firewall issue.
On Dec 13, 2013 12:36 PM, "Christos Panagiotakis" chris@myip.gr wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
-- Christos Panagiotakis Systems and Networks Administrator MyIP net-Works (http://www.myip.gr [3]) Addr: Kanari 5 St. 67100 Xanthi, Greece Tel : +30.25410-68185 [4] +30.69837-12389 [5]
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [6]
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [6]
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [6]
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [6]
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [6]
Links:
[1] tel:828-449-1839x2160 [2] tel:828-855-7565 [3] http://www.myip.gr [4] tel:%2B30.25410-68185 [5] tel:%2B30.69837-12389 [6] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (5)
-
Adam Armstrong
-
Christos Panagiotakis
-
Josh Hopper
-
Mark
-
Vmman