From: Javier T. <jav...@se...> - 2007-11-14 23:21:29
|
Hello, I've been searching the list archives but haven't found any information on the issue I'm having.=20 =20 I'm running devmon-0.3.0-beta2 with the standards templates and hobbit 4.2.0 in the same server.=20 Basically, after a random amount of time (anywhere from a few days to a week), all of my SNMP tests go purple.=20 Looking at the log file, it stops to send data and nothing shows that the daemon is not running, but the devmon process is still alive and still seems to be running in the background.=20 A restart of devmon service fixes the problem every time, but I cannot figure out why it's stopping sending data. =20 PS on the server when stops sending data: [root@casontrol ~]# ps -axf | grep devmon 14109 pts/2 S+ 0:00 \_ grep devmon 7256 ? S 45:49 devmon[master] 7259 ? S 2:28 \_ devmon 7260 ? S 0:15 \_ devmon 7261 ? S 2:29 \_ devmon 7263 ? S 9:25 \_ devmon 7264 ? S 1:34 \_ devmon 7265 ? S 1:38 \_ devmon 7266 ? S 0:09 \_ devmon 7267 ? S 10:21 \_ devmon 7268 ? S 0:00 \_ devmon [root@casontrol ~]# service devmon stop Stopping Devmon: [ OK ] =20 Log file: [07-11-15@05:51:46] Missing repeater data for ifName for if_err msg [07-11-15@05:51:46] No SNMP data found for ifName on fw01.melase01 [07-11-15@05:51:46] Missing repeater data for ifName for if_load msg [07-11-15@05:51:46] No SNMP data found for upsModel on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsLoadOut on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltInNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltOutNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattTime on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepDate on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsOutStatNum on ups1-sasyd01 [07-11-15@09:15:12] Shutting down [07-11-15@09:15:45] ---Initilizing devmon... [07-11-15@09:15:45] Node 1 reporting to localhost [07-11-15@09:15:45] Running under process id: 14143 [07-11-15@09:15:45] Entering poll loop =20 Any help or workaround will be helpful!!! Thanks in advance!!! Regards Javier =20 =20 |